mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 06:13:54 +01:00
The reported issue is that in the Nearby activity, the app does not communicate that there is no internet connection. On investigation, it appears that a toast message does briefly display "No internet connection". It looks like other activities have implemented this same message within the snackbar instead. In order to have a consistent style of communication to the user, I removed the toast message and replace it with the snackbar message, as implemented in NotificationActivity.java. |
||
|---|---|---|
| .. | ||
| DirectUpload.java | ||
| NearbyActivity.java | ||
| NearbyAdapterFactory.java | ||
| NearbyBaseMarker.java | ||
| NearbyController.java | ||
| NearbyListFragment.java | ||
| NearbyMapFragment.java | ||
| NearbyMarker.java | ||
| NearbyMaterialShowcaseSequence.java | ||
| NearbyPlaces.java | ||
| NoPermissionsFragment.java | ||
| Place.java | ||
| PlaceRenderer.java | ||
| Sitelinks.java | ||