rosjava / android_core

Android libraries for rosjava
145 stars 166 forks source link

Added simple toast to notify user when a new interface has been selected. #268

Closed stratomda closed 7 years ago

stratomda commented 7 years ago

This feature falls within the purpose of #257. Now when a user selects a new interface from the advanced options a toast message is displayed. On some versions of android, the listview item has not UI effect when selected so this provides feedback to the user that new interface has been selected.