, footer just can not be fixed I mean at bottom and behind the footer, I am doing scrolling and things, so how can we achieve that?
😶 1
j
Jakub Syty
12/06/2022, 11:40 AM
What do you mean by footer? bottom action bar?
v
Vivek Sharma
12/06/2022, 12:07 PM
like a fixed layout at the bottom of the bottomsheet irrespective of the height of BS
j
Jakub Syty
12/06/2022, 12:43 PM
oh, i see
Jakub Syty
12/06/2022, 12:44 PM
i don't think that's possible with material bottom sheet, but i might be mistaken
s
Saadat Sayem
12/07/2022, 7:58 AM
I think you can fix a specific hight (if you need) to the bottomsheet, but that is bit complex and doesn't come along with the default api. In that case you need to handle the bottomsheet behaviour all by yourself.
If I'm not wrong: are you looking for something this?