Fix crash on Android 5 on PP with phone numbers

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk
2025-05-23 00:19:16 +02:00
committed by Konstantin Pastbin
parent 3525f36919
commit 09171651ff

View File

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