Jeff McBride
Lurker
I am looking to have functionality that when a user clicks an image (either their profile image or the header image) in their profile, a menu slides up from the bottom to give them the 2-3 menu options (change picture, view picture, etc...). Something like what the Facebook app does on the profile page in their app. Initially, I was using FABs to accomplish this, but the fabs wouldn't scroll off the screen for some reason, plus I like the way a menu scrolls up from the bottom looks. Any ideas on the way this can be accomplished?
My layout is a CoordinatorLayout with a toolbar. I can post the entire layout if need be to help you understand.
My layout is a CoordinatorLayout with a toolbar. I can post the entire layout if need be to help you understand.