mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 05:47:57 +01:00
Reversed some things from AMOLED update (#1015)
This commit is contained in:
committed by
GitHub
parent
eaece18afc
commit
bfd46f28e0
@@ -8,7 +8,7 @@
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?colorPrimaryDark"
|
||||
android:background="@color/colorPrimary"
|
||||
android:scaleType="centerCrop"/>
|
||||
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user