feat(socials): ratings and progress

This commit is contained in:
aayush262 2024-04-07 21:31:15 +05:30
parent e49f0dbf32
commit 3666758e6e
12 changed files with 137 additions and 33 deletions

View file

@ -60,7 +60,7 @@
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:background="@drawable/item_score"
android:backgroundTint="#BFFFFFFF"
android:backgroundTint="#FFFFFF"
android:backgroundTintMode="multiply"
android:orientation="horizontal"
android:paddingStart="8dp"