-
-
Notifications
You must be signed in to change notification settings - Fork 450
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
Attributes don't show up for Hebrew (RTL) #4250
Comments
Also the downwards arrows should be aligned to the left instead of to the right. |
This does not look like an RTL issue, rather the attributes are empty for the selected language. |
@mcarare Hebrew translation in Crowdin is 99% complete, the remaining strings are mostly links so it's probably not related, anything I should translate further? Anything that should be changed elsewhere? BTW there is an additional RTL problem, the downwards arrow are to the right instead of to the left. |
@yarons Not sure if it is a translation problem or the problem is in the code here: openfoodfacts-androidapp/app/src/main/java/openfoodfacts/github/scrachx/openfood/models/Product.kt Line 370 in ba334af
It needs to be investigated further because the name is returned as an empty string. But attributes not showing it is not an RTL issue. |
It's weird because this is an iterative function and there are several items on screen, maybe the font is at the same color as the background or something like that? |
What
Part of
Screenshot
The text was updated successfully, but these errors were encountered: