From 2689fd0c5010d6e97616dfbc8557d0828b3d4064 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 10 Aug 2012 20:08:50 +0200 Subject: Add icons to action bar items --- res/menu/add_activity.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/menu/add_activity.xml') diff --git a/res/menu/add_activity.xml b/res/menu/add_activity.xml index e0defc0..4d59634 100644 --- a/res/menu/add_activity.xml +++ b/res/menu/add_activity.xml @@ -2,5 +2,6 @@ + android:showAsAction="ifRoom|withText" + android:icon="@drawable/save" /> -- cgit v1.2.3-54-g00ecf