Skip to content Skip to sidebar Skip to footer

Appbarlayout.setexpanded(boolean, True) Weird Animation In Support Library 23.1.1

In my app I expand or contract the AppBarLayout on a specific event using setExpanded(boolean, true). I've got a good result, with a snappy and fluid animation using com.android.s

Solution 1:

Solution 2:

Just update library to 25.3.1 version.

Post a Comment for "Appbarlayout.setexpanded(boolean, True) Weird Animation In Support Library 23.1.1"