Extract corner radius dimension
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
android:layout_marginHorizontal="20dp"
|
||||
android:layout_marginTop="40dp"
|
||||
android:elevation="0dp"
|
||||
app:cardCornerRadius="15dp"
|
||||
app:cardCornerRadius="@dimen/rounded_corner_size_default"
|
||||
app:cardForegroundColor="#26C4C4C4"
|
||||
app:layout_constraintBottom_toTopOf="@+id/okay"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user