Fixed BiDi layout issue in screen "Add FDN"

The screen "Add fixed dialing number" contains two EditBoxes: "name" and
"number". These EditBoxes behave incorrectly when using a BiDi language.

The aligment in these EditBoxes should follow the layout instead of the
text direction. This is solved by setting the textAlignment to
viewStart.

Test: manual - Checked that "name" and "number" Editbox behaves
correctly when using BiDi language.
Bug: 68495012
Change-Id: I2af2ef486ba0fd2ec6806c033c4c787a327f3543
1 file changed