PlayerAndroid/app/src/main/res/drawable-v21/round_selector.xml
2019-12-07 21:13:27 +05:30

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>