opendroneid / receiver-android

Example Android receiver application for unmanned aircraft Remote ID
Apache License 2.0
186 stars 61 forks source link

Insert new devices in the list view at the end instead of somewhere randomly in the list #57

Open friissoren opened 2 years ago

friissoren commented 2 years ago

Figure out how the order of the list view is determined and insert any new item at the end of the list instead of somewhere randomly in the list.