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

Unified Diff: chrome/android/java/res/layout/new_tab_page_incognito.xml

Issue 1407903004: [Offline pages] Setting a proper NTP incognito message for offline pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating the string to a more coherent form Created 5 years, 2 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: chrome/android/java/res/layout/new_tab_page_incognito.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_incognito.xml b/chrome/android/java/res/layout/new_tab_page_incognito.xml
index 17a0eae65dcc960d8572bad4e2751d6286538eda..9bbd65e60410456eeb435a6d7fc1b1eac654f7d9 100644
--- a/chrome/android/java/res/layout/new_tab_page_incognito.xml
+++ b/chrome/android/java/res/layout/new_tab_page_incognito.xml
@@ -50,6 +50,7 @@
android:textSize="24sp" />
<TextView
+ android:id="@+id/new_tab_incognito_message"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="32dp"

Powered by Google App Engine
This is Rietveld 408576698