saket / cascade

Nested popup menus with smooth height animations for Android
https://saket.github.io/cascade
Apache License 2.0
2.02k stars 67 forks source link

Android 5 issues #22

Closed MohamedHarmoush closed 1 year ago

MohamedHarmoush commented 3 years ago

Hi @saket I hope you're doing well. Thanks for that great library.

I notice some issues in android 5

received_441420143687499 received_411103146927199 received_978552435973192 received_197330485325167

saket commented 3 years ago

Can't do any action while the popup menu is opened

Probably another API 21 weirdness. Investigating and debugging API 21 issues are a lot of pain. I'm considering bumping cascade's minSdk to 23+.

The popup looks very strange when clicking on the bottom of the screen

This might be related to https://github.com/saket/cascade/issues/21

When open the keyboard the popup menu is jumped to the top of the screen

I'll try investigating this.

saket commented 1 year ago

Closing this because cascade's minSdk was bumped to 23 in 2.0.0.