mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-08 00:39:54 +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:icon="@mipmap/ic_launcher"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:allowBackup="false"
|
android:allowBackup="false"
|
||||||
android:theme="@style/Theme.Main.Light"
|
android:theme="@style/MainTheme"
|
||||||
tools:ignore="GoogleAppIndexingWarning">
|
tools:ignore="GoogleAppIndexingWarning">
|
||||||
|
|
||||||
<receiver
|
<receiver
|
||||||
android:name="com.looker.droidify.MainApplication$BootReceiver">
|
android:name="com.looker.droidify.MainApplication$BootReceiver">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user