[Android] fix phone number in RTL placepage

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond 2024-09-21 13:31:28 +01:00 committed by Viktor Havaka
parent 4eff88ff0a
commit 836ce51db8

View file

@ -19,6 +19,7 @@
<TextView
android:id="@+id/tv__place_phone"
android:textAlignment="viewStart"
android:textDirection="firstStrongLtr"
style="@style/PlacePageMetadataText"
android:textAppearance="@style/MwmTextAppearance.PlacePage.Accent"
tools:text="+1 234 567-89-00"/>