smooth-app-bar-layout icon indicating copy to clipboard operation
smooth-app-bar-layout copied to clipboard

Smooth version of Google Support Design AppBarLayout

Results 41 smooth-app-bar-layout issues
Sort by recently updated
recently updated
newest added

I've shifted the project from jcenter() to mavenCentral() then this issue started coming. The current android gradle plugin version: 7.0.4 The gradle version : 7.0.2 The error snippet is attached:

Hello, in my layout I have this hierarchy: ``` ``` And I can't use SmoothAppBarLayout, because I get incorrect position of views. NestedScrollView draw over AppBarLayout in match_parent of screen....

I want to touch ViewPager inside CollapsingToolbarLayout, vertical scroll Please help me It is my .xml file ``` ... ``` ...

![image](https://user-images.githubusercontent.com/13687632/38204835-f6c00bf0-36d6-11e8-86a5-eb716c0f4643.png)

I am not able to scroll smoothly, please help me out, this is my layout

Hi, i made collapsable layout, put frame in it and recycler below it. scrolling it up to collapse the frame is fine, but scrolling down isnt smooth. kindly help. `...

I understand this was already reported as issue #54. I'm creating a new issue as that one was closed. I need to have a clickable ImageView inside a CollapsingToolbarLayout inside...

FATAL EXCEPTION: main Process: com.jiujia.cn, PID: 13632 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.jiujia.cn/com.jiujia.cn.postReward.activity.OrderInfoAty}: android.view.InflateException: Binary XML file line #42: Binary XML file line #42: Error inflating class android.support.design.widget.CollapsingToolbarLayout at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2708)...

I know it's deprecated, but the samples within are quite nice. Will be great to see them, even if it doesn't use something "special".