[Menu] Rounded menu popup for songs
This commit is contained in:
parent
a830bc73af
commit
c9ac6498ae
2 changed files with 4 additions and 1 deletions
|
@ -2,4 +2,7 @@
|
|||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?attr/colorSurface" />
|
||||
<corners android:radius="20dp" />
|
||||
<padding
|
||||
android:bottom="10dp"
|
||||
android:top="10dp" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue