summaryrefslogtreecommitdiffstats
path: root/res/drawable-v21
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable-v21')
-rw-r--r--res/drawable-v21/filmstrip_button_background.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/drawable-v21/filmstrip_button_background.xml b/res/drawable-v21/filmstrip_button_background.xml
new file mode 100644
index 000000000..0b5823546
--- /dev/null
+++ b/res/drawable-v21/filmstrip_button_background.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- color to match system drawable ripple_material_dark -->
+<ripple xmlns:android="http://schemas.android.com/apk/res/android"
+ android:color="#40ffffff" />