In Activity_Resume i call a Sub "Prefs_HandleSettings"
Inside this Sub the Icons of the ACToolbar-Buttons must be changed.
(Some Icons have to be changed depending on saved Preferences.)
But i get a ForceClose because there is no Toolbar-Button to change.
Is it possible to start Activity_CreateMenu before Activity_Resume?
In Activity_Resume i call a Sub "Prefs_HandleSettings"
Inside this Sub the Icons of the ACToolbar-Buttons must be changed.
(Some Icons have to be changed depending on saved Preferences.)
But i get a ForceClose because there is no Toolbar-Button to change.
Is it possible to start Activity_CreateMenu before Activity_Resume?