mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-05-28 07:39:27 -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