andremion / Louvre

A small customizable library useful to handle an gallery image pick action built-in your app. :sunrise_over_mountains::stars:
https://play.google.com/store/apps/details?id=com.andremion.louvre.sample
Apache License 2.0
638 stars 94 forks source link

The done FAB disappears #4

Closed JailbirdInteractive closed 7 years ago

JailbirdInteractive commented 7 years ago

The done FAB disappears.

Context

The user is choosing an image and taps the image to see it larger. Once they go back to the grid view the fab is gone, making it impossible to finish the selection.

This is occurring in Android Nougat devices.

Process

  1. User taps on some image to view in fullscreen mode
  2. User taps on back button

Expected result

The done FAB is shown

Current result

The done FAB is not shown

gab07 commented 7 years ago

Hey, I have the same issue on Android 7.1.2 (only device tested) this was fixed ?

andremion commented 7 years ago

Yes @gab07 , this was fixed. That's the reason I closed this issue. Try the latest version of library. Thanks.

gab07 commented 7 years ago

Well I'm using version 1.0.1 (the version of the readme) and I'm having this issue. Is there a newer version?