Ltu-Bike-trailer / Mobile-App

MIT License
0 stars 0 forks source link

Implement App Interface page 2 #11

Open Holypies opened 1 month ago

Holypies commented 1 month ago

Implement the second page (Found devices) interface

This includes: A title with the text "Tap on device to connect". A scroll able list of found devices. Each item in list should display its name When an item from the list gets tapped it tries to connect to that device through Bluetooth. If can connect it should go to page 3. If it cannot connect a popup should be displayed where it says "Could not connect to device" (Issue 6)