[tor-commits] [orbot/master] exit menu option should be a menu

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Aug 21 13:50:51 UTC 2014


commit add04f238de00cc739cbc2f0d3269317684021ff
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Aug 21 09:48:06 2014 -0400

    exit menu option should be a menu
---
 res/menu/main.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/menu/main.xml b/res/menu/main.xml
index a42eb1f..9954339 100644
--- a/res/menu/main.xml
+++ b/res/menu/main.xml
@@ -69,7 +69,7 @@
   <item android:id="@+id/menu_exit"
         android:title="@string/menu_exit"
          android:icon="@drawable/ic_menu_exit"
-                  yourapp:showAsAction="ifRoom"
+                  yourapp:showAsAction="never"
          
          />
   





More information about the tor-commits mailing list