android
android copied to clipboard
Decimal numbers not sorted correctly in A-Z or Z-A sort
Please agree to the following
- [X] I have searched existing issues for duplicates
- [X] I agree to follow this project's Code of Conduct
Summary
Decimal numbers sorted 1,10,11,2,3 etc
System Setup
- Android: 14
- Cryptomator: 1.10.3
Cloud Type
Google Drive
Steps to Reproduce
- Create a list of files numbered 1,2...10 etc
- Sort the list A-Z or Z-A.
Expected Behavior
The decimal numbers are sorted 1,2,...10
Actual Behavior
Decimal numbers are sorted 1,10,11,2,3 etc.
Reproducibility
Always
Relevant Log Output
No response
Anything else?