Index: webrtc/examples/androidapp/res/values-v21/styles.xml |
diff --git a/webrtc/examples/androidapp/res/values-v21/styles.xml b/webrtc/examples/androidapp/res/values-v21/styles.xml |
index a051a23309c46e910380a9a6dc643c2a466ce824..95f1ac68a3db2fe0930b919e97c09f7600740c65 100644 |
--- a/webrtc/examples/androidapp/res/values-v21/styles.xml |
+++ b/webrtc/examples/androidapp/res/values-v21/styles.xml |
@@ -1,6 +1,6 @@ |
<?xml version="1.0" encoding="utf-8"?> |
<resources> |
- <style name="AppRTCMobileActivityTheme" parent="android:Theme.Material"> |
+ <style name="AppRTCDemoActivityTheme" parent="android:Theme.Material"> |
<item name="android:windowActionBar">false</item> |
<item name="android:windowFullscreen">true</item> |
<item name="android:windowNoTitle">true</item> |