Notification from Android, the activity has been restarted

Followed by on_start.

Property definitions

android $ Activity :: on_restart
	# Notification from Android, the activity has been restarted
	#
	# Followed by `on_start`.
	fun on_restart do app.on_restart
lib/android/nit_activity.nit:241,2--244,33