diff --git a/app/src/main/res/layout/activity_profile.xml b/app/src/main/res/layout/activity_profile.xml index 13870e1e..068e1e41 100644 --- a/app/src/main/res/layout/activity_profile.xml +++ b/app/src/main/res/layout/activity_profile.xml @@ -128,145 +128,137 @@ app:tint="@color/bg_opp" /> + - - - + android:layout_marginStart="8dp" + android:backgroundTint="?attr/colorSurfaceVariant" + app:cardCornerRadius="16dp"> + android:textColor="?attr/colorPrimary" + tools:text="1" /> + - - - - + android:layout_marginStart="8dp" + android:backgroundTint="?attr/colorSurfaceVariant" + app:cardCornerRadius="16dp"> + android:textColor="?attr/colorPrimary" + tools:text="2" /> - + - - + android:layout_marginStart="8dp" + android:backgroundTint="?attr/colorSurfaceVariant" + app:cardCornerRadius="16dp"> + android:textColor="?attr/colorPrimary" + tools:text="3" /> - + - - - + android:layout_marginStart="8dp" + android:backgroundTint="?attr/colorSurfaceVariant" + app:cardCornerRadius="16dp"> + android:textColor="?attr/colorPrimary" + tools:text="4" /> - + - -