Different icon for my workflows (same one as all workflows)

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/c914a040
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/c914a040
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/c914a040

Branch: refs/heads/master
Commit: c914a0402875ea30754a9c08fb30efe30b7da422
Parents: 20912d0
Author: Ian Dunlop <ian.dun...@manchester.ac.uk>
Authored: Thu Aug 25 13:43:15 2016 +0100
Committer: Ian Dunlop <ian.dun...@manchester.ac.uk>
Committed: Thu Aug 25 13:43:15 2016 +0100

----------------------------------------------------------------------
 app/src/main/res/menu/drawer_view.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/c914a040/app/src/main/res/menu/drawer_view.xml
----------------------------------------------------------------------
diff --git a/app/src/main/res/menu/drawer_view.xml 
b/app/src/main/res/menu/drawer_view.xml
index 9e0c71f..93337df 100644
--- a/app/src/main/res/menu/drawer_view.xml
+++ b/app/src/main/res/menu/drawer_view.xml
@@ -24,7 +24,7 @@
                        android:title="All Workflows"/>
                <item
                        android:id="@+id/nav_my_workflows"
-                       android:icon="@drawable/ic_userprofile"
+                       android:icon="@drawable/ic_dashboard_home_web"
                        android:title="@string/my_workflows"/>
                <item
                                android:id="@+id/nav_favourite_workflow"

Reply via email to