0
0
Fork 0
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:
Tornike Khintibidze 2020-05-01 17:35:01 +00:00 committed by GitHub
parent c45f11633b
commit f97c482417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"