unplugged-system/packages/apps/Camera2/res/drawable-v21/shutter_button_background_refocus.xml

5 lines
228 B
XML
Raw Normal View History

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