You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Currently, while scanning the Bluetooth devices around we are using progress dialog according to material design showing progress dialog while the adapter is loading somewhat a bad UI, so while scanning devices without showing the progress dialog show a circular progress bar which is somewhat like I give the gif below so, that user can observe scanning and he can able to click the device and start the transferring the forms without clicking the stop scanning in progress dialog
Go to Main Activity
Click Receive(if you are not in Bluetooth mode switch to Bluetooth mode)
Observe the progress dialog and how recycler view is loading
Expected behavior
show a circular progress bar which is somewhat like I give the gif above