ValeryIvanov / Ideas

Android app to store my ideas
0 stars 0 forks source link

Add icons to buttons #7

Closed ValeryIvanov closed 9 years ago

ValeryIvanov commented 9 years ago

Save - disk icon Create - plus sign Delete - recycle bin Undo - arrow back

ValeryIvanov commented 9 years ago

http://stackoverflow.com/questions/12000562/how-to-display-both-icon-and-title-of-action-inside-actionbar

ValeryIvanov commented 9 years ago

http://stackoverflow.com/questions/18941146/where-to-place-app-icons-in-android-project

ValeryIvanov commented 9 years ago

All buttons are now converted to action bar menu items under location branch.

ValeryIvanov commented 9 years ago

basically same thing https://github.com/ValeryIvanov/Ideas/issues/23