Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Unified Diff: webrtc/examples/androidapp/AndroidManifest.xml

Issue 2003983002: UI for AppRTC Android demo that doesn't require Design Support Library (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/examples/androidapp/res/drawable-hdpi/ic_add_white_24dp.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/androidapp/AndroidManifest.xml
diff --git a/webrtc/examples/androidapp/AndroidManifest.xml b/webrtc/examples/androidapp/AndroidManifest.xml
index dfe8975b3144ba44a37c4cde4b54b0316dcbcc4a..608e381fcbe929dfbc93fa1481ad3536d00e78b7 100644
--- a/webrtc/examples/androidapp/AndroidManifest.xml
+++ b/webrtc/examples/androidapp/AndroidManifest.xml
@@ -23,7 +23,6 @@
<activity android:name="ConnectActivity"
android:label="@string/app_name"
- android:theme="@style/Theme.AppCompat"
android:windowSoftInputMode="adjustPan">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
« no previous file with comments | « no previous file | webrtc/examples/androidapp/res/drawable-hdpi/ic_add_white_24dp.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698