1 min readMay 18, 2018
That means, that at the point, when AppBar is becoming GONE, you will have to request for a new cycle of WindowInsets dispatching. That can be accomplished with ViewCompat.requestApplyInsets(view)
API.
That means, that at the point, when AppBar is becoming GONE, you will have to request for a new cycle of WindowInsets dispatching. That can be accomplished with ViewCompat.requestApplyInsets(view)
API.
Android enthusiast, Google Certified Android developer, Stackoverflower