How to pin two buttons below toolbar while scrolling
问题 I want to achieve something like this as shown in image I have tried this code but not able to pin button below top image or toolbar In this I am trying to have toolbar and below that i have nested scrollview and inside that scrollview I have one more scrollview(scrollview2). I want to pin or anchor a button to scrollview2 and when i scroll this scrollview2 up then i want button to pin to toolbar <?xml version="1.0" encoding="utf-8"?> <android.support.design.widget.CoordinatorLayout xmlns