Signal-Android/app/src/main/res/drawable-ldrtl-xhdpi
Fumiaki Yoshimatsu c06056d847 Force LTR layout in this view because the "playback" button should not be mirrored in RTL.
In this specific case, the drawable (triangle_right) used in this view
is _not_ autoMirrored which is correct. But the `layout_marginStart`
attribute adds the margin to the wrong side of the view that breaks the
appearance.

c.f. https://material.io/design/usability/bidirectionality.html#mirroring-elements
2021-08-04 09:44:56 -03:00
..
ic_arrow_right.webp Force LTR layout in this view because the "playback" button should not be mirrored in RTL. 2021-08-04 09:44:56 -03:00
ic_keyboard_arrow_left_grey600_24dp.webp Move all files to natural position. 2020-01-06 11:08:30 -05:00