This commit is contained in:
Tim Bentley 2016-01-09 12:39:40 +00:00
parent 632e655c96
commit d4e195bfbe
5 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ public class NavigationDrawerFragment extends Fragment {
HashMap<String, String> hm5 = new HashMap<String, String>();
hm5.put("title", getString(R.string.action_search));
hm5.put("icon", Integer.toString(R.drawable.ic_ondemand_video_black));
hm5.put("icon", Integer.toString(R.drawable.ic_search_black));
aList.add(hm5);
// Keys used in Hashmap

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB