You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per google play music, the floating action button moves with the lower content view. This is similar to the header overlay feature, except that this view should border the content view and the underlying headerview. I'm having a really hard time implementing this right now using the existing library. Reason being, If you set a clear view behind the top half of the button, then that empty space is treated as part of the content view, so behind that view is not the header view, but the "far back" of the application.
The text was updated successfully, but these errors were encountered:
As per google play music, the floating action button moves with the lower content view. This is similar to the header overlay feature, except that this view should border the content view and the underlying headerview. I'm having a really hard time implementing this right now using the existing library. Reason being, If you set a clear view behind the top half of the button, then that empty space is treated as part of the content view, so behind that view is not the header view, but the "far back" of the application.
The text was updated successfully, but these errors were encountered: