mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-03-03 14:47:44 -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.