Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage.List() returns list with nil elements for empty directories #2858

Closed
xxxserxxx opened this issue Mar 21, 2022 · 1 comment
Closed
Labels
unverified A bug that has been reported but not verified

Comments

@xxxserxxx
Copy link

On Android, calling storage.List() on an empty directory returns a nil error and a list with one element, which is nil.

A compilable bug report is in https://github.com/xxxserxxx/fynelistbug

Device (please complete the following information):

  • OS: Android
  • Version: Confirmed on Samsung Android 12 and an emulator with android-32
  • Go version: go1.18
  • Fyne version: v2.1.4
@xxxserxxx xxxserxxx added the unverified A bug that has been reported but not verified label Mar 21, 2022
@andydotxyz
Copy link
Member

andydotxyz commented May 2, 2022

I think this should have been fixed by 3e3183b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unverified A bug that has been reported but not verified
Projects
None yet
Development

No branches or pull requests

2 participants