View paste
I'd like to discuss one issue with layout in my project.
When I enclosed <fragment> with <FrameLayout>, my layout changed the wrong way.
Now, FrameLayout expands to the top and AppBar overlays it, so top most objects are hidden under the AppBar.