Using Android Lollipop, we can perform general transitions of elements on images so that when you open the “detailed” view, you can animate the image, which will expand to a larger size on the new screen.
All this works fine, but when the image appears under the navigation component (for example, SearchBar in Google Photos or the tab layout), the input and output animation is not as clean as it should be.
In the animation (re), enter, for example, the image that you are drawing, and then suddenly the layout of the tab appears above it in a very jerky way. For example, if you clicked on any of the top three images in the image below.
Does anyone have any tips on how to make this smooth?
