Fix antifeature listing being broken in RTL layouts
Fixes #2279 (closed)
Before | After |
---|---|
![]() |
![]() |
What went wrong is very simple: Android tried to put the whole antifeature text to the right of the first element, which in RTL layouts is on the right instead of the left.