mirror of
https://github.com/go-i2p/gomobile-java.git
synced 2025-07-13 11:54:44 -04:00

A paint.Event now has an External field. Whenever a paint event is sent by the x/mobile/app package, it is marked as external so users with an active paint loop can ignore them. Implemented on OS X and Android, with examples updated. Change-Id: Ibee8d65625c8818ff954936be48257ad30daa147 Reviewed-on: https://go-review.googlesource.com/15480 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>