commit | 79b94a47a5f695bc9b57b08bb3e0a0bf14184607 | [log] [tgz] |
---|---|---|
author | chihhangchuang <chihhangchuang@google.com> | Tue Jun 30 16:49:52 2020 +0800 |
committer | chihhangchuang <chihhangchuang@google.com> | Wed Jul 01 15:14:56 2020 +0800 |
tree | c8702bb13eb374c3b8dbb5bdaa88c666189a58dd | |
parent | 2790d7484ce6229ced8c1ff9c9d94c317047850b [diff] |
Cleanup the AppbarFragment usage in PreviewFragment Cleanup only, no business logic change - AppbarFragment had a good pattern to set title on toolbar. PreviewFragment won't do it throught accessing activity tool bar. - AppbarFragment had a good pattern to set bottom action bar, which is widely used within the app, PreviewFragment won't do it by itself. Test: Manually Fixes: 160211359 Change-Id: Ie9e390c69e82d02192af0e2bcc5274b9a64d514c