Notification from Android, the current window of the activity has lost or gained focus

Property definitions

android $ Activity :: on_window_focus_changed
	# Notification from Android, the current window of the activity has lost or gained focus
	fun on_window_focus_changed(has_focus: Bool) do end
lib/android/nit_activity.nit:292,2--293,52