Fix incorrect phone number display in Bidi language

"+ country code" should always be displayed LTR as with phone number
regardless of whether the language is LTR or RTL. Without this commit,
e.g. "+0123456789" is wrongly displayed as "0123456789+".

Bug: 35180168
Test: Manually check correct display in Bidi language
Change-Id: I8643db9e31fe01b6b06bbafe2b4d11c6f400be2a
2 files changed