mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-22 19:25:11 +00:00
Update include_vanced.xml
This commit is contained in:
parent
c45f11633b
commit
f97c482417
1 changed files with 1 additions and 1 deletions
|
@ -5,13 +5,13 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
app:cardCornerRadius="@dimen/eightdp"
|
app:cardCornerRadius="@dimen/eightdp"
|
||||||
app:cardBackgroundColor="?colorSurfaceVariant"
|
|
||||||
app:cardElevation="0dp"
|
app:cardElevation="0dp"
|
||||||
app:cardPreventCornerOverlap="true"
|
app:cardPreventCornerOverlap="true"
|
||||||
app:contentPaddingRight="8dp"
|
app:contentPaddingRight="8dp"
|
||||||
app:contentPaddingLeft="8dp"
|
app:contentPaddingLeft="8dp"
|
||||||
app:contentPaddingTop="5dp"
|
app:contentPaddingTop="5dp"
|
||||||
app:contentPaddingBottom="5dp">
|
app:contentPaddingBottom="5dp">
|
||||||
|
<!--app:cardBackgroundColor="?colorSurfaceVariant"-->
|
||||||
|
|
||||||
<androidx.constraintlayout.widget.ConstraintLayout
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|
Loading…
Reference in a new issue