beemdevelopment / Aegis

A free, secure and open source app for Android to manage your 2-step verification tokens.
https://getaegis.app
GNU General Public License v3.0
8.92k stars 375 forks source link

Fix Scrolling in BottomSheet #1354

Closed InfiniteCoder06 closed 4 months ago

InfiniteCoder06 commented 5 months ago

Resolves #755 PR Continution #841

alexbakker commented 5 months ago

I'm not convinced that making a bottom sheet dialog scrollable requires locking it down like this. For example: The content of the icon selection dialog is scrollable, but is also still draggable an expandable to a larger size.

InfiniteCoder06 commented 5 months ago

Yeah I can understand, If I implement that what i.e with draggable and full Screen. The buttons are only visible only when the screen is fully expanded.

[

https://github.com/beemdevelopment/Aegis/assets/68219142/13d7953c-8ac1-40a1-bdab-8ed93740ceb5

]