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

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: Moving the message in the strings file and updating description for translators 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPage.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPage.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698