OsmAnd/OsmAnd/res/drawable-v21/blue_button_drawable.xml
2015-10-22 12:45:00 +03:00

5 lines
No EOL
235 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item android:drawable="@drawable/blue_button_drawable_idle"/>
</ripple>