extjs - Remove back button Sencha Touch 2 -


i using sencha touch 2 build application. loading navigation view in view port , pushing login view. after login takes main page. here have button, when clicked goes login page. how can prevent this? googled lot not find effective answer. appreciated.

my first attempt add login view directly ext.viewport instead of pushing navigationview. then, once login process completed, have destroy login view can add navigationview viewport.

this way login view wont in navigationview stack.

hope helps-


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -