Y
Hacker News
new
|
ask
|
show
|
jobs
by
moca
4294 days ago
Android UI system still uses pixel in many places, such as MotionEvent.getX(). It should just use DIPs everywhere, which would significantly cut coding complexity.