cheesesquare icon indicating copy to clipboard operation
cheesesquare copied to clipboard

Added android:fitsSystemWindows="true" to NestedScrollView to allow animations to work

Open MonteCreasor opened this issue 8 years ago • 1 comments

The android:fitsSystemWindows="true" parameter should be propagated down to the inner most container which in this case is a NestedScrollView. Failing do do so will cause any shared element animations to miscalculate the location of the target element in the target activity.

MonteCreasor avatar Nov 03 '15 18:11 MonteCreasor

This doesn't work on Galaxy Tab 3 8" Only the image/toolbar scrolls, the cards remain in position

behelit avatar Mar 24 '16 05:03 behelit