summaryrefslogtreecommitdiffstats
path: root/res/layout-land/nav_screen.xml
diff options
context:
space:
mode:
authorZhao Wei Liew <zhaoweiliew@gmail.com>2016-01-05 13:51:02 +0800
committerZhao Wei Liew <zhaoweiliew@gmail.com>2016-01-06 04:50:12 -0800
commitb152ea3ea0d16e3034f81b84f0bd900cd2b66b13 (patch)
tree973cae0a32ef792d25b43b8159f5aa4e09c8d7ff /res/layout-land/nav_screen.xml
parentd2bc7087d1e2474124b286ed9047792a0cadce76 (diff)
downloadpackages_apps_Browser-b152ea3ea0d16e3034f81b84f0bd900cd2b66b13.zip
packages_apps_Browser-b152ea3ea0d16e3034f81b84f0bd900cd2b66b13.tar.gz
packages_apps_Browser-b152ea3ea0d16e3034f81b84f0bd900cd2b66b13.tar.bz2
Browser: Resurface incognito button
The current method of entering incognito mode is too discreet, and there is no way of knowing how to enter it (long press new tab FAB). Resurface the incognito button in the tab navigation screen. Furthermore, on tablets, there is no way to enter incognito mode AFAIK (or it is ridiculously difficult to find). On tablets, add an entry to the overflow menu for creating new incognito tabs. Change-Id: I1c81d2addd16c11480d978aebf07336307ec694f
Diffstat (limited to 'res/layout-land/nav_screen.xml')
-rw-r--r--res/layout-land/nav_screen.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout-land/nav_screen.xml b/res/layout-land/nav_screen.xml
index 4091573..ac70ab2 100644
--- a/res/layout-land/nav_screen.xml
+++ b/res/layout-land/nav_screen.xml
@@ -49,7 +49,6 @@
style="@style/BrowserButton"
android:gravity="center_vertical"
android:contentDescription="@string/accessibility_button_newincognitotab"
- android:visibility="gone"
android:src="@drawable/ic_incognito" />
<ImageButton
android:id="@+id/newtab"