<?xml version="1.0" encoding="utf-8"?>
<!--
  Background that ripples with a white transparent color when touched.
-->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
    android:color="@color/white_transparent">
</ripple>
