relativelayout - ProgressBar(Dialog) inside a Button android -
can suggest how implement progress dialog inside button
example , when click on submit button
progress dialog occurs inside button
showing loading don't want block other ui elements
you may go nilesh answer or if you're not willing use third party lib, quite easy write own. have create custom view extending relativelayout or framelayout.
this link might might help.
Comments
Post a Comment