commit | 9db66a562cab4181e5073f011bada2189920e8a0 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Fri May 10 14:18:33 2019 -0700 |
committer | Fan Zhang <zhfan@google.com> | Fri May 10 21:27:05 2019 +0000 |
tree | 03b35346a1bc2d18cabb6331eedd944399e59c68 | |
parent | dcf21d4bd663718f8e9fcaf4eb9478954055012a [diff] |
Clean up before making all setting page render edge-to-edge These classes are casting view to LinearLayout unnecessarily. Later we might change the root view away from LinearLayout. The cast will cause crash. Bug: 132182711 Test: go through SUW. Change-Id: Iea31882f8edea0c87ef8e95b4da9b6bffa8ea7d0