Jogendra Anipr
Jogendra Anipr

Reputation: 11

Show currency in English language

I am using ride request Widget. It is showing currency in Native language like Arabic. How cal I make it in English language?

I have used widget in XML.

Upvotes: 0

Views: 69

Answers (1)

Dustin Whittle
Dustin Whittle

Reputation: 1252

Using the ride request widget it is not possible to override the locale as it is determined by the http accept-language header that is set by the browser/os (since ride request widget is a web view).

Upvotes: 1

Related Questions