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 has been 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
The text was updated successfully, but these errors were encountered:
Software and hardware versions
Android Samsung J8 and oneplus 6
Problem description
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
from this comment @lakshyagupta21 asked an improvement a bit I got this idea
Current Approach
![ezgif com-video-to-gif](https://user-images.githubusercontent.com/48018942/74935965-4067ab80-540f-11ea-98eb-7ce6ccf00a72.gif)
Proposed Approch
![blscangif](https://user-images.githubusercontent.com/48018942/74935934-2fb73580-540f-11ea-9996-fe1f756521d5.gif)
Steps to reproduce the problem
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
The text was updated successfully, but these errors were encountered: