Skip to content

Commit

Permalink
Force LTR formatting for the phone number in AppSettingsFragment.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-signal authored and cody-signal committed Sep 28, 2022
1 parent f4d0bf9 commit 1b53f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/bio_preference_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 1b53f09

Please sign in to comment.