vanilla-music / vanilla

Vanilla Music Player for Android
GNU General Public License v3.0
1.13k stars 291 forks source link

Crashes a lot if device uses RTL language #1194

Open anaskaejdar opened 5 months ago

anaskaejdar commented 5 months ago

Description

There are a lot of places in the app where, if you try to navigate there, it just crashes. One of the main ones is, if you are in the artist tab, then once you click on an artist, the app crashes. The same thing happens in the album tab. The only way to use these tabs is to long press an entry and add its contents to the queue. It seems not to be possible to view the contents without adding them to the queue. ....

Steps to reproduce the issue

1) put device in right-to-left language (persian, arabic, etc) 1) go to the artist tab 2) click an artist's name ...

Screenshot / Video (If applicable)

...

anaskaejdar commented 5 months ago

I discovered that it doesn't crash if I change the action from “Expand OR Play All” to simply “Expand” device language to English (from Persian... in other words, the app works fine in a left-to-right language, but crashes if the language is right-to-left)

I went like 2 years not knowing that. I just now discovered it.