ebiten/cmd
Hajime Hoshi 6f6cceb42c cmd/ebitenmobile: Do not call addView in onLayout
In onLayout, addViewInLayout is safer.

This change fixes the potential issue by moving addView to
constructors.
2019-10-19 02:15:31 +09:00
..
ebitenmobile cmd/ebitenmobile: Do not call addView in onLayout 2019-10-19 02:15:31 +09:00