Skip to content

Commit

Permalink
Update sreenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
50t0r25 committed May 1, 2022
1 parent 584a6df commit 06f0273
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Prototype01">
android:theme="@style/Theme.RiiDE">
<activity
android:name="dz.notacompany.riide.MainActivity"
android:exported="true"
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.Prototype01" parent="Theme.Material3.Dark.NoActionBar">
<style name="Theme.RiiDE" parent="Theme.Material3.Dark.NoActionBar">
<!-- Primary brand color. -->
<item name="colorPrimary">#AA65FF</item>
<item name="colorPrimaryVariant">@color/purple_700</item>
Expand Down
Binary file modified screenshots/screenshot1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 06f0273

Please sign in to comment.