About tab localizations don't have proper padding #518
Labels
-next release-
Included in the next release
bug
Something isn't working
help wanted
Extra attention is needed
Terms
Behavior
The labels for table views within the About tab are directly at the right margin of the screen for right to left languages rather than being inline with the right edge of the table view. This is a bug for the Arabic localization of the app, and can be seen below:
Ideally we would derive where padding can be added and conditionally add it.
Note that this is only for the About tab, but there was a similar issue for the Settings tab that was fixed via changes to
SettingsViewController.swift
. The structure of the About tab isn't the same though, so we can't use the same solution (potentially).Device type
iPhone and iPad
Versions
Current development branch
The text was updated successfully, but these errors were encountered: