Skip to content

WIP: Fix back arrow in App Detail (RTL)

hotlittlewhitedog requested to merge (removed):fix-detail-back-rtl into master

Hi all 😹

This fix the back orientation in Detail activity in RTL.
Rem: I safely removed the ic_back drawable, no more used in the code.

Should be like this (arrow oriented to the right in RTL):

Screenshot_20180205-192902

But by mistake:

Screenshot_20180205-194756

Fix:

Screenshot_20180205-194949

Edited by Hans-Christoph Steiner

Merge request reports