fix home card color in dark

This commit is contained in:
h4h13 2019-10-12 11:09:36 +05:30
parent b9e3483a47
commit b73fb9dbc3
6 changed files with 6 additions and 3 deletions

View file

@ -20,7 +20,6 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?colorPrimary"
android:descendantFocusability="blocksDescendants"
android:focusable="true"
android:focusableInTouchMode="true"