Fix app version name RTL issue

Before fix, the version name under app label has this issue and the
version name at the footer of page does not has this issue because it's
BidiFormatter wrapped.

Always BidiFormatter wrap the version name to fix this issue.

Fix: 283407883
Test: Visual
Change-Id: I2c73c69caf80e90e4eaadeb42bc4afe62fa05cf0
1 file changed