mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-14 11:29:18 +00:00
Changed Main Theme to fix Statusbar icon color matching Statusbar color
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user