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

Unified Diff: webrtc/tools/network_tester/androidapp/res/values-v17/styles.xml

Issue 2787863002: Add network tester client [android] (Closed)
Patch Set: Rebased Created 3 years, 8 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
Index: webrtc/tools/network_tester/androidapp/res/values-v17/styles.xml
diff --git a/webrtc/tools/network_tester/androidapp/res/values-v17/styles.xml b/webrtc/tools/network_tester/androidapp/res/values-v17/styles.xml
new file mode 100755
index 0000000000000000000000000000000000000000..ff6c9d2c0fb9e3bc064c4a51fc549f797e6559c5
--- /dev/null
+++ b/webrtc/tools/network_tester/androidapp/res/values-v17/styles.xml
@@ -0,0 +1,8 @@
+<resources>
+
+ <!-- Base application theme. -->
+ <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
+ <!-- Customize your theme here. -->
+ </style>
+
+</resources>

Powered by Google App Engine
This is Rietveld 408576698