Resource house keeping + color cleanup

This commit is contained in:
Rahul Patel
2024-07-22 23:12:04 +05:30
parent bf7e8bf347
commit 2b65eeb742
120 changed files with 337 additions and 1133 deletions

View File

@@ -55,7 +55,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/margin_normal"
android:layout_toEndOf="@id/img_icon"
android:background="@color/colorPrimaryAlt"
android:background="?colorShimmer"
android:maxLines="1"
android:textAppearance="@style/TextAppearance.Aurora.Line2" />
@@ -69,7 +69,7 @@
android:layout_centerVertical="true"
android:layout_marginTop="@dimen/margin_xxsmall"
android:layout_marginBottom="@dimen/margin_xxsmall"
android:background="@color/colorPrimaryAlt"
android:background="?colorShimmer"
android:maxLines="2"
android:textAppearance="@style/TextAppearance.Aurora.Line3" />