Skip to content

Conversation

@praveenbbhati
Copy link

When we have static images in the drawable folders. We should give the name with prefix img_ for all images.

When we have static images in the drawable folder. We should give the name with prefix img_ for all images.
Copy link

@jemmaSlater jemmaSlater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening a pull request!

I am happy to merge the 'img_' prefix, but think it probably belongs in the table above showing types of drawables, rather than the table for icons. If you could move it to the drawables table, in alphabetical order, I will then merge. Thanks!

| Status bar icons | `ic_stat_notify` | `ic_stat_notify_msg.png` |
| Tab icons | `ic_tab` | `ic_tab_recent.png` |
| Dialog icons | `ic_dialog` | `ic_dialog_info.png` |
| Images | `img_` | `img_walkthourgh_one.png` |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in spelling of 'walkthrough' :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants