Mindinventory / Lassi-Android

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

Toolbar bug and media type and sorting issues #101

Closed tolew1 closed 1 year ago

tolew1 commented 1 year ago

I have a couple of issues.

tolew1 commented 1 year ago
  • Also where is the Done or check button? After you select the items how to you finish the activity? All I see is a back button and Sort button.

On this point, the Done button is there but it keeps the color of the SupportToolBar. Whatever color the toolbar is that is the color of the done button so you can't see it.

This code part doesn't seem to be working.

menuDone?.icon = changeIconColor( this@LassiMediaPickerActivity, R.drawable.ic_done_white, LassiConfig.getConfig().toolbarResourceColor )

vrajendraBhavsar commented 1 year ago

Hello @tolew1,

Thank you for using Lassi! We have released a new version "1.3.0" which you can try out and let us know if the issue still persists on your end.