Understanding exact behaviour of UP button in android -


how button behave in android, mean check stack or manifest file , if need specify intent explicitly , use navigateupto go previous activity need of declaring parent in manifest file. example have main activity have activity b has parent defined in manifest file. have third activity c parent b defined in manifest file. when go c directly , press button of c can't understand why goes rather going b it's parent according manifest file. please reply. have searched 2 days now.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -