Add menu for songs when grid size is more than 2 #940

This commit is contained in:
Hemanth S 2020-10-18 01:49:47 +05:30
parent 349d4ad534
commit 3fc86582f3
7 changed files with 46 additions and 10 deletions

View file

@ -48,7 +48,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:paddingTop="4dp"
android:singleLine="true"
tools:text="@tools:sample/full_names" />
</LinearLayout>