mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
define a theme to be used at the foss mode too
This commit is contained in:
@ -6,7 +6,8 @@
|
|||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:name=".App">
|
android:name=".App"
|
||||||
|
android:theme="@style/AppTheme">
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.EditActivity">
|
android:name=".activities.EditActivity">
|
||||||
|
Reference in New Issue
Block a user