mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-06 18:44:19 +02:00
Create two themes
The finnmglasTheme and the darkTheme
This commit is contained in:
parent
f6c20098b5
commit
16c180a725
9 changed files with 28 additions and 41 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/AppTheme">
|
||||
android:theme="@style/finnmglasTheme">
|
||||
|
||||
<activity android:name=".MainActivity"
|
||||
android:screenOrientation="portrait"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue