I'm using the StdActionBar Library in my project. I want to detect the Button Click Event of the "Up Indicator" and this works in all Activities with "Activity_ActionBarHomeClick" but not in the Main Activity.
Is this a known issue? I can't find any Thread about this.