summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/examples/androidapp/res/values-v21
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/examples/androidapp/res/values-v21')
-rw-r--r--third_party/libwebrtc/examples/androidapp/res/values-v21/styles.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/libwebrtc/examples/androidapp/res/values-v21/styles.xml b/third_party/libwebrtc/examples/androidapp/res/values-v21/styles.xml
new file mode 100644
index 0000000000..b19af7e38f
--- /dev/null
+++ b/third_party/libwebrtc/examples/androidapp/res/values-v21/styles.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <style name="AppTheme" parent="android:Theme.Material" />
+</resources>