blob: ebbed38644c272cd9f9fcf178b493aeccfddd4ff [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:color="@color/color_control_activated">
<item>
<shape>
<solid android:color="@color/blue_wordpress"/>
<corners android:radius="2dp"/>
</shape>
</item>
</ripple>