From d4e3331a3cfa368e8e26f18700ed3474a24ff553 Mon Sep 17 00:00:00 2001 From: Afzal Najam Date: Thu, 26 Apr 2012 01:54:01 -0400 Subject: Added a menu item in Browser called Close other tabs This closes all other tabs except the current one (only for the phone interface) Will submit patch for tablet interface once this is approved. It solves the problem of mass closing unneeded tabs to a certain extent. Preferred method would be to select multiple tabs like list items. Change-Id: I5af00f1c19043104987375f1da396eb6fefb5dd4 --- res/menu/browser.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/menu') diff --git a/res/menu/browser.xml b/res/menu/browser.xml index bd40c51..b847316 100644 --- a/res/menu/browser.xml +++ b/res/menu/browser.xml @@ -76,6 +76,9 @@ + -- cgit v1.1