//+build !android package main import ( "gioui.org/io/event" ) func handleEvent(e event.Event) { }