[AC-1558] Hierarchical Navigation Android - UP and BACK
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2014-08-29T01:09:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy, Titanium SDK & CLI |
Labels | android, navigation, up |
Reporter | Rafael JuliĆ£o Bessega |
Assignee | Mauro Parra-Miranda |
Created | 2014-08-28T19:27:54.000+0000 |
Updated | 2016-03-08T07:38:01.000+0000 |
Description
I'm trying to do a hierarchical navigation in Android,
like this
http://developer.android.com/design/patterns/navigation.html
I'm have a main window, and I open a second window, that's fine, but then a open a third window and i can't figure out how to make UP button go to the main window, without pass through the second window.
Like this
http://developer.android.com/design/media/navigation_between_siblings_market1.png
To resume in the third window , when i click up button, i want to go to main window.
Hello, please post those kind of questions to Q&A website: http://developer.appcelerator.com/questions/newest Best Regards, Mauro