shirone / android-ui-utils

Automatically exported from code.google.com/p/android-ui-utils
0 stars 0 forks source link

Action bar icons namescheme #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Create an ActionBar Icon in the Asset Studio.

What is the expected output? What do you see instead?
The output files have this namescheme ic_action_<name>. According to the Icon 
Design Guidelines you should use ic_menu_<name>.
http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#desi
gn-tips

Original issue reported on code.google.com by gabriel....@gmail.com on 12 Jan 2012 at 2:27

GoogleCodeExporter commented 8 years ago

Original comment by romannu...@google.com on 17 Jan 2012 at 7:04

GoogleCodeExporter commented 8 years ago
We'll be updating those guidelines soon. ic_action is clearer naming IMO.

Original comment by romannu...@google.com on 9 Feb 2012 at 1:35