[Home] Consistent no. of lines for Home playlist buttons

This commit is contained in:
Prathamesh More 2021-12-16 00:36:28 +05:30
parent e4a309af66
commit adab132bf3
3 changed files with 18 additions and 2 deletions

View file

@ -43,7 +43,6 @@
android:layout_marginEnd="16dp"
android:text="@string/my_top_tracks"
app:icon="@drawable/ic_trending_up"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintEnd_toStartOf="@+id/actionShuffle"
app:layout_constraintHorizontal_bias="0.5"
app:layout_constraintStart_toStartOf="@+id/history"