mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +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
|
@ -4,7 +4,6 @@
|
|||
android:id="@+id/container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/colorPrimaryDark"
|
||||
android:longClickable="false"
|
||||
android:onClick="clickAnywhere"
|
||||
tools:context=".FirstStartupActivity">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue