feat(socials): ratings and progress
This commit is contained in:
parent
e49f0dbf32
commit
3666758e6e
12 changed files with 137 additions and 33 deletions
|
@ -68,7 +68,7 @@
|
|||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/studioRecycler"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:nestedScrollingEnabled="false"
|
||||
android:paddingTop="16dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue