Commit bc43181c authored by Wei Li's avatar Wei Li Committed by Commit Bot

[Doc] Add views layout best practices

Author: pkasting@chromium.org
Examples: tluk@chromium.org
Markdown: weili@chromium.org
Bug: none
Change-Id: Ibb81c34929b33479124d49aa2654468fc89564bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224604
Commit-Queue: Wei Li <weili@chromium.org>
Reviewed-by: default avatarPeter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774840}
parent db7cdf5d
This diff is collapsed.
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
# Best Practices # Best Practices
* [Colors](bestpractices/colors.md): How to work with Chromium colors. * [Colors](bestpractices/colors.md): How to work with Chromium colors.
* [Layout](bestpractices/layout.md): How to use Views layout.
* [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes. * [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes.
# Architecture Overview # Architecture Overview
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment