martinmimigames / little-file-explorer

Android 1.0+ mini file explorer and manager
https://martinmimigames.github.io/projects/little-file-explorer/
GNU General Public License v3.0
319 stars 13 forks source link

[Bug] filter not modified by ui thread #56

Closed wmartinmimi closed 7 months ago

wmartinmimi commented 1 year ago

Describe the bug An EditText was sometimes modified by non-ui thread on startup. Likely to be caused by filter clearing.

To Reproduce Open app.

Expected Behaviour App open nornally