Sencha Touch consecutive listviews double back buttons issue
问题 The image above shows the current structure of my Sencha Touch app. My details pages end up with 2 back buttons because a user goes through 2 listviews to get to the details view. I am looking for a solution which will put a single back button on the details view which goes back to the vacancies list. And the vacancies list will have it's own back button which goes back to the sections list. 回答1: Use an Ext.navigation.View. It will handle all the view transitions and will create a back button