Raival-e / File-Explorer-Compose

An Android file explorer written in Kotlin and Jetpack Compose
GNU General Public License v3.0
158 stars 8 forks source link

Bookmarks are not visible #2

Open LatringDay opened 16 hours ago

LatringDay commented 16 hours ago

Adding bookmarks does nothing. Bookmarks should be visible on the left swipe tap below storage options. Tapping on storage options do nothing either

Raival-e commented 7 hours ago

Thank you for your comments.

To access the bookmarks, swipe up the bottom toolbar. As for the storage options on the side drawer, they're not meant to do anything when clicked, you can choose the storage from the "Add new tab" menu.

I'll consider those points in the next update.