fix background color

This commit is contained in:
M M Arif 2020-03-13 19:30:43 +05:00
parent 4ac1f4f486
commit 64839fdc44

View file

@ -43,7 +43,7 @@
<ScrollView <ScrollView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="@color/backgroundColor"> android:background="?attr/primaryBackgroundColor">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"