commit | cca938e993da1b13ff346eb8f0231e0b011b21c7 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Fri Apr 14 12:27:18 2017 -0700 |
committer | Fan Zhang <zhfan@google.com> | Mon Apr 17 09:30:40 2017 -0700 |
tree | 06d2edf5d093f58528c8fedc137d46c7c9ccd21d | |
parent | ed8f49efdc9c43a3efd2c96e76ee9944b83a4e7c [diff] |
Remove FrameLayout around toolbar The FrameLayout is useless, and cause problems if dev needs to customize actionbar in code. Change-Id: Iae6861e1e60576f4b4e175d01c7cd57c0775ecd7 Fix: 37207527 Test: visual