Force LTR formatting for the phone number in AppSettingsFragment.
This commit is contained in:
parent
f4d0bf900c
commit
1b53f09687
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:textAlignment="viewStart"
|
||||
android:textColor="@color/signal_colorOnSurfaceVariant"
|
||||
android:textDirection="ltr"
|
||||
tools:text="+1 (999) 555-1234" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue