Skip to content Skip to sidebar Skip to footer

Coordinatorlayout Custom Behavior At Right Of Toolbar With Appbarlayout

Based on this tutorial, https://github.com/saulmm/CoordinatorBehaviorExample,I am trying to create an application which have a circle image that scrolls up to the Right of Toolbar

Solution 1:

AppBarTranslateScaleBehavior will help you achieve such a behavior.


Post a Comment for "Coordinatorlayout Custom Behavior At Right Of Toolbar With Appbarlayout"