Auxio/app/src/main/res/drawable/ui_small_unbounded_ripple.xml
OxygenCobalt bd79951c4e
Optimize drawables
Optimize the drawables used by Auxio.
2021-02-17 16:32:13 -07:00

4 lines
202 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:color="@color/selection_color"
android:radius="@dimen/size_small_unb_ripple" />