mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-22 09:55:20 +01:00
8 lines
No EOL
243 B
XML
8 lines
No EOL
243 B
XML
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:color="?android:attr/colorControlHighlight">
|
|
|
|
<item
|
|
android:id="@android:id/mask"
|
|
android:drawable="@drawable/round_selector_mask" />
|
|
|
|
</ripple> |