mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-03-05 20:18:38 +01:00
define a theme to be used at the foss mode too
This commit is contained in:
parent
1084d1b27a
commit
67a4c20e27
@ -6,7 +6,8 @@
|
||||
android:installLocation="auto">
|
||||
|
||||
<application
|
||||
android:name=".App">
|
||||
android:name=".App"
|
||||
android:theme="@style/AppTheme">
|
||||
|
||||
<activity
|
||||
android:name=".activities.EditActivity">
|
||||
|
Loading…
x
Reference in New Issue
Block a user