If we need to add more features to the app we could allow the user to change the name of previously paired scanners to allow for increased customization/easier identification.
Implementations
We could add a 3-dot option to each prev paired recycler rows when interacted with could open a dialog the user can implement to change the scanners name.
We could add a button that appears if the user has selected a previously connected device. This would open the dialog which would decrease the number of views generated and cut down on the repetition between recycler rows
Main Idea
If we need to add more features to the app we could allow the user to change the name of previously paired scanners to allow for increased customization/easier identification.
Implementations