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
Fixes: 160206877
Change-Id: I5cc4c05f1b885adbbe0f66afac3fb1ea6183ba0b
7 files changed