mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-07 16:29:55 +00:00
Changed Main Theme to fix Statusbar icon color matching Statusbar color
This commit is contained in:
parent
6b85649407
commit
1ac1991cf5
@ -16,8 +16,8 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:allowBackup="false"
|
||||
android:theme="@style/Theme.Main.Light"
|
||||
tools:ignore="GoogleAppIndexingWarning">
|
||||
android:theme="@style/MainTheme"
|
||||
tools:ignore="GoogleAppIndexingWarning">
|
||||
|
||||
<receiver
|
||||
android:name="com.looker.droidify.MainApplication$BootReceiver">
|
||||
|
Loading…
x
Reference in New Issue
Block a user