Mindinventory / Lassi-Android

All in 1 picker library for android.
https://www.mindinventory.com/android-application-development.php
MIT License
198 stars 49 forks source link

Overlapping lassi toolbar with device statusbar #63

Closed javadghane closed 2 years ago

javadghane commented 2 years ago

Hi, thanks for this great library. i'm using lassi v-0.4.0 When i call lassi for select images the device status bar overlap the toolbar's library, like as this screen shot: image

My activity has this flag: android:fitsSystemWindows="false" But i need this for my screen. can i override this flag before opening library?

chiragmi commented 2 years ago

Hi @javadghane

Thank you for using the Lassi library.

We've checked that just adding android:fitsSystemWindows="false" flag to activity does not affect to status bar transparency. Can you please provide us app theme styles or detail of any programatically theme changes?

javadghane commented 2 years ago

Of course, this is my app theme : `