android - Run code before onCreateView -


i want run code in fragment before oncreateview method called. want show alertdialog , want call oncreateview first time if user clicks on positive button. possible?

no not. can show dialog , commit transaction fragment on user click.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -