Krupen / FabulousFilter

Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa
Apache License 2.0
2.68k stars 323 forks source link

Static view disapper in some conditions #16

Closed falkontre closed 1 year ago

falkontre commented 6 years ago

Static view (reset and apply buttons) disappear on samsung galaxy s8 if using device in full screen (there is no physyical button, but only soft on screen home/back buttons)

I checked source code and seems that in the ViewPagerBottomSheetBehavior:onLayoutChild method there is some issue in recalculate heights during the operation of show/hide.

20180510_124935 20180510_125002

harshmittal2810 commented 5 years ago

I am also getting same error where physical button not available Or device is in full-screen mode. If you found any solution please share this.

gopalp1709 commented 5 years ago

Yes I am alos facing the same issues on devices like MI 8 , Samsung Galaxy 8 etc ,Could please suggest any workaround.

Krupen commented 1 year ago

Can you try again with version 0.0.6? There are some fixes for landscape mode which might have fixed this