Improved AMOLED theme. Added Button style for borderless buttons. (#1009)
* Improved AMOLED theme. Added Button style for borderless buttons. Some UI improvements. * Deleted unused drawables from app.
This commit is contained in:
committed by
GitHub
parent
f2a06eab37
commit
9b40d10352
@@ -8,7 +8,7 @@
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/colorPrimary"
|
||||
android:background="?colorPrimaryDark"
|
||||
android:scaleType="centerCrop"/>
|
||||
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user