goOICT / SocialDistance

Inspired by TraceTogether and written in response to COVID19. OpenTrace is an application that can record user data and detect the presence of other BLE handsets and devices
MIT License
23 stars 14 forks source link

The length of the history doesn't update dynamically. #46

Open acooley opened 4 years ago

acooley commented 4 years ago

You see the latest scans, but the length of the list doesn't change unless you restart the fragment. The size of the items in the list needs to be live data or something like that.