I am making my first attempt at creating a custom ActivityGroup. Everything works for me, except for the activity lifecycle methods for child actions of groups. How can I call the onResume / onPause methods in my child actions when entering / leaving focus?
I know that tabActivity does this, but I cannot find how to view the code.
Thanks in advance!
Emil sjΓΆlander
source share