forked from organicmaps/organicmaps
Fix direction of arrow in turns lanes
Signed-off-by: Jean-BaptisteC <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
parent
ba2a078774
commit
cfd508dcca
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
android:layout_margin="@dimen/margin_quarter"
|
||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
||||
android:orientation="horizontal"
|
||||
android:layoutDirection="ltr"
|
||||
tools:listitem="@layout/nav_single_lane"
|
||||
tools:itemCount="6" />
|
||||
</androidx.cardview.widget.CardView>
|
||||
|
|
Loading…
Add table
Reference in a new issue