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

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -