apps-android-commons/app
Zhao Gang bb40c24de8 Fix #2520: Fix dangling snackbar in NearbyFragment (#2521)
NetworkBroadcastReceiver is unregistered in onPause() and not reregistered in onResume(). This causes the snackbar doesn't disappear after network becomes available. Fixed this and improved the null checking logic in snackbar related code.
2019-03-15 23:47:21 +00:00
..
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src Fix #2520: Fix dangling snackbar in NearbyFragment (#2521) 2019-03-15 23:47:21 +00:00
build.gradle Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30
proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30