mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 00:13:57 +00:00
filler fix
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
android:backgroundTintMode="src_atop"
|
||||
android:longClickable="true"
|
||||
android:background="@drawable/card_outline"
|
||||
android:backgroundTint="?attr/colorSurfaceVariant"
|
||||
app:cardCornerRadius="16dp">
|
||||
|
||||
<View
|
||||
@@ -21,7 +22,6 @@
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/colorSurfaceVariant"
|
||||
android:orientation="vertical">
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user