Hi,
I'm trying to figure out the Activity WindowFocusChanged event but there doesn't seem to be much in either the B4X or Android documentation.
When you create an Activity, you add Views to it, or load a Layout. Which part of the Activity is the Window? Is it the entire screen that contains all Views?
When does the WindowFocusChanged event fire? Is it when you swap to another App that is currently running on the Android device?
Any help will be appreciated.
I'm trying to figure out the Activity WindowFocusChanged event but there doesn't seem to be much in either the B4X or Android documentation.
When you create an Activity, you add Views to it, or load a Layout. Which part of the Activity is the Window? Is it the entire screen that contains all Views?
When does the WindowFocusChanged event fire? Is it when you swap to another App that is currently running on the Android device?
Any help will be appreciated.