More M3 theming
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
style="@style/Widget.Kotatsu.CardView.Outlined"
|
||||
app:cardBackgroundColor="?attr/colorSurfaceContainerHighest"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:clipChildren="false"
|
||||
app:cardCornerRadius="16dp"
|
||||
app:cardCornerRadius="12dp"
|
||||
tools:layout_width="140dp">
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user