mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-29 17:23:47 +00:00
Fix crash on Android 5 on PP with phone numbers
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
committed by
Konstantin Pastbin
parent
3525f36919
commit
09171651ff
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user