Hello
Is it possible to have a SetText override that accepts a double and number of dp?
At the moment I am rounding to 2 dp and turning it into a string. This takes the app locale into account. Then I use SetText with a string as the parameter instead of a double.