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

Unified Diff: demos/src/main/res/values/styles.xml

Issue 1603383003: color, package and action bar configuration. (Closed) Base URL: https://github.com/GoogleChrome/custom-tabs-client.git@master
Patch Set: fixes Created 4 years, 9 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: demos/src/main/res/values/styles.xml
diff --git a/demos/src/main/res/values/styles.xml b/demos/src/main/res/values/styles.xml
index 6330485f1e2e70349966e5952521a41586d64d13..2e6e28b7fbcb30aaf0ef989979331e27ad481d2e 100644
--- a/demos/src/main/res/values/styles.xml
+++ b/demos/src/main/res/values/styles.xml
@@ -14,10 +14,8 @@
limitations under the License.
-->
<resources>
-
Ian Wen 2016/03/21 18:46:29 Revert the changes to this file?
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
</style>
-
</resources>

Powered by Google App Engine
This is Rietveld 408576698