Skip to content

Fix antifeature listing being broken in RTL layouts

Fixes #2279 (closed)

Before After
Screenshot_20220325_212534 Screenshot_20220325_212818

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.

Merge request reports

Loading