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
Post a Comment