commit | 943b6775f5dbe28a8ae509e685cf765937b2a76b | [log] [tgz] |
---|---|---|
author | Yuichi Araki <yaraki@google.com> | Thu Jun 30 16:54:48 2016 +0900 |
committer | Yuichi Araki <yaraki@google.com> | Mon Jul 11 08:55:37 2016 +0900 |
tree | ab1ee8596d261b160a12a4f2c5242015e8a5855a | |
parent | 9419cd13d8195ff4fb630285887f0e4e1800e31d [diff] |
Add layout_insetEdge and layout_dodgeInsetEdges Add layout_insetEdge and layout_dodgeInsetEdges to CoordinatorLayout. Views that are marked with layout_insetEdge will inset a CoL's edge. Views that are marked with layout_dodgeInsetEdges will dodge the specified inset edges. The internal implementation of Snackbar-FAB relationship will be replaced in a coming CL. Bug: 29417370 Change-Id: Id381d8b6225f3211048dd39fd459e52224af1929