mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Reduce margin to 10dp
This commit is contained in:
parent
8fe4f58b5a
commit
1fefd26bc9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
android:backgroundTint="?attr/primaryGrayBackground"
|
||||
android:foreground="?attr/selectableItemBackground"
|
||||
app:cardCornerRadius="@dimen/rounded_image_radius"
|
||||
android:layout_margin="15dp"
|
||||
android:layout_margin="10dp"
|
||||
android:focusable="true"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintDimensionRatio="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue