drawable - PhenoApps/Coordinate GitHub Wiki
Entries
An excluded entry cannot hold data. (It is excluded from the data entry process.) It is represented by excluded_entry.xml
.
An included entry can hold data. (It is included in the data entry process.) How it is represented depends on whether or not it is empty (has no data yet) or full (has data). If it is empty it is represented by empty_included_entry.xml
. If it is full it is represented by full_included_entry.xml
. If a full included entry has its data deleted it goes back to being an empty included entry.
In addition to being empty or full, an included entry can also be active. (An active entry is the entry that is currently focused.) An active included entry is always represented by active_entry.xml
, not empty_included_entry.xml
or full_included_entry.xml
.
Some (But Not All) Icons
Use | ic_collect_data*.xml |
ic_create_grid*.xml |
ic_create_project*.xml |
ic_create_template* |
ic_delete*.xml |
ic_export*.xml |
ic_import_template*.xml |
ic_show_grids*.xml |
---|---|---|---|---|---|---|---|---|
menu_main.xml |
black | black | black | |||||
menu_grids.xml |
white | |||||||
menu_templates.xml |
white | white | ||||||
menu_projects.xml |
white | |||||||
selector_collect.xml |
black, gray | |||||||
selector_create_grid.xml |
black, gray | |||||||
selector_delete.xml |
black, gray | |||||||
selector_export.xml |
black, gray | |||||||
selector_show_grids.xml |
black, gray |