mirror of
https://codeberg.org/gitnex/GitNex
synced 2025-02-08 16:18:42 +01:00
Fix file diff background
This commit is contained in:
parent
900b060c31
commit
9a9b836c40
@ -55,7 +55,7 @@
|
||||
android:id="@+id/recyclerView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/colorPrimary"
|
||||
android:background="?attr/primaryBackgroundColor"
|
||||
android:padding="4dp"
|
||||
android:scrollbars="vertical" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user