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

Unified Diff: demos/src/main/res/values/strings.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/strings.xml
diff --git a/demos/src/main/res/values/strings.xml b/demos/src/main/res/values/strings.xml
index c515133c75ced78019cbc21f7290d4624bea7aaa..a79124eff478e14647de7b71cde8ff82d46bc9a4 100644
--- a/demos/src/main/res/values/strings.xml
+++ b/demos/src/main/res/values/strings.xml
@@ -26,6 +26,13 @@
<string name="default_test_url">http://developer.android.com</string>
<string name="back_to_app">Back to your application!</string>
<string name="label_start_custom_tab">Open Custom Tab</string>
+ <string name="label_advanced_ui_setting">Advanced UI Setting</string>
Ian Wen 2016/03/16 01:35:30 Advanced UI settings. Android only capitalize the
BigBossZhiling 2016/03/18 00:59:07 Done.
+ <string name="label_save">Save</string>
+ <string name="label_select_image">Select Action Image</string>
Ian Wen 2016/03/16 01:35:31 Same here.
BigBossZhiling 2016/03/18 00:59:07 Done.
+ <string name="label_cancel">Cancel</string>
+ <string name="label_add_action_bar_item">Add Action Bar Item</string>
Ian Wen 2016/03/16 01:35:31 Same here.
BigBossZhiling 2016/03/18 00:59:07 Done.
+ <string name="label_package">Package</string>
+ <string name="label_toolbar_color">Toolbar color </string>
Ian Wen 2016/03/16 01:35:31 Remove space after color
BigBossZhiling 2016/03/18 00:59:07 Done.
<string name="label_add_menus">Add Menus</string>
<string name="label_add_action_button">Add Action Button</string>
<string name="label_action_share">Share</string>

Powered by Google App Engine
This is Rietveld 408576698