mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-07-20 15:15:54 -05:00
fix background color
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<ScrollView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/backgroundColor">
|
||||
android:background="?attr/primaryBackgroundColor">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user