Adjust tip view

This commit is contained in:
Zakhar Timoshenko
2023-07-15 15:56:07 +03:00
parent 9e56766e9e
commit a2437dd27a

View File

@@ -5,7 +5,9 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardBackgroundColor="@color/background_mamimi"
android:layout_marginVertical="8dp"
android:layout_marginHorizontal="8dp"
app:cardBackgroundColor="?attr/colorSurfaceContainerLow"
app:shapeAppearance="?shapeAppearanceCornerExtraLarge"
tools:icon="@drawable/ic_notification"
tools:primaryButtonText="@string/settings"