mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-21 21:38:12 -05:00
The arguments to drawText for x and y are float, but dividing two integers truncates the result to an integer.
The arguments to drawText for x and y are float, but dividing two integers truncates the result to an integer.