summaryrefslogtreecommitdiffstats
path: root/res/drawable-v21/shutter_button_background_photosphere.xml
blob: c006fe48cb4356bcb41d124af515147387d3181e (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
        android:color="@color/photosphere_mode_color">
    <item android:drawable="@color/camera_gray_background" />
</ripple>