mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-06 18:44:19 +02:00
Start building the theme fragment
This commit is contained in:
parent
16c180a725
commit
664e0a037e
4 changed files with 57 additions and 14 deletions
app/src/main
|
@ -11,7 +11,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/finnmglasTheme">
|
||||
android:theme="@style/darkTheme">
|
||||
|
||||
<activity android:name=".MainActivity"
|
||||
android:screenOrientation="portrait"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue