CoordinatorBehaviorExample icon indicating copy to clipboard operation
CoordinatorBehaviorExample copied to clipboard

API 25 issue

Open rarg27 opened this issue 8 years ago • 0 comments

In using API 25, the AvatarImageBehavior doesnt really work well. I always get this when i quickly scroll up. screenshot_1497241898

I run with this config: compile 'com.android.support:appcompat-v7:25.3.1' compile 'com.android.support:design:25.3.1' compile 'com.android.support:cardview-v7:25.3.1'

But changing to this project's config (using 23.2.1), the behavior works perfectly.

Sorry for my question. I'm a total beginner in using CoordinatorLayout. Thank you!

rarg27 avatar Jun 11 '17 13:06 rarg27