Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions project_and_code_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -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' :)


Naming conventions for selector states:

Expand Down