Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 1 | # Learning about Chromium UI |
2 | |||||
Robert Liao | bc0ae61d | 2020-04-21 22:12:34 | [diff] [blame] | 3 | # Best Practices |
4 | |||||
Robert Liao | ce1735da | 2020-04-27 21:50:28 | [diff] [blame^] | 5 | * [Colors](bestpractices/colors.md): How to work with Chromium colors. |
Robert Liao | bc0ae61d | 2020-04-21 22:12:34 | [diff] [blame] | 6 | * [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes. |
7 | |||||
Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 8 | # Architecture Overview |
9 | Coming soon. |