Commits

Mark Renouf authored de7187b9564
Sets windowOverscan for all Wear DeviceDefault themes. Without this flag, window insets will be consumed by the first View which does not explicitly override onApplyWindowInsets. This is either SwipeDismissLayout or the content view of the activity (if swipeDismiss is not enabled). BUG: 18376451 Change-Id: I5e590bad9810a9a232a6c318f715d587a3290f34