kopia lustrzana https://github.com/ryukoposting/Signal-Android
Force LTR formatting for the phone number in AppSettingsFragment.
rodzic
f4d0bf900c
commit
1b53f09687
|
@ -68,6 +68,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textAlignment="viewStart"
|
android:textAlignment="viewStart"
|
||||||
android:textColor="@color/signal_colorOnSurfaceVariant"
|
android:textColor="@color/signal_colorOnSurfaceVariant"
|
||||||
|
android:textDirection="ltr"
|
||||||
tools:text="+1 (999) 555-1234" />
|
tools:text="+1 (999) 555-1234" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
Ładowanie…
Reference in New Issue