mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-01 06:11:58 -04: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.