mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-21 17:35:21 +01:00
5 lines
No EOL
215 B
XML
5 lines
No EOL
215 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<solid android:color="@color/widget_md3_button_bg_color"/>
|
|
<corners android:radius="16dp" />
|
|
</shape> |