android : customized action when home logo in action bar si clicked -


i changed logo action icon , want perform action when logo clicked.

how can customize action when home logo in action bar clicked?

thank you

in onoptionsitemselected() of activity, watch id of android.r.id.home -- when home icon/logo pressed. can perform whatever action makes sense (e.g., move app's main screen).


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -