Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project_and_code_guidelines.md #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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!

@@ -41,6 +41,7 @@ Naming conventions for icons (taken from [Android iconography guidelines](http:/
| 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