More rounded corners for Home banner
This commit is contained in:
parent
30282e79fe
commit
3fe882c79c
6 changed files with 8 additions and 8 deletions
|
@ -74,8 +74,8 @@
|
|||
android:id="@+id/imageContainer"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:cardCornerRadius="16dp"
|
||||
app:cardUseCompatPadding="true"
|
||||
app:cardCornerRadius="40dp"
|
||||
android:layout_margin="16dp"
|
||||
app:layout_constraintDimensionRatio="21:10"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue