Android Question StdActionBar Home Button Click

nobbi59

Active Member
Licensed User
Longtime User
Hey there,

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.

Thanks for your help.

Best regards.
 

nobbi59

Active Member
Licensed User
Longtime User
Ok, I built a small project that has the same problem.
The .zip file is attached.
 

Attachments

  • testproj.zip
    9.5 KB · Views: 172
Upvote 0
Top