mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-02 15:53:55 +01:00
Fix visibility error on media details view (#2009)
This commit is contained in:
parent
2704c9e8f3
commit
ea37245cfd
3 changed files with 4 additions and 4 deletions
|
|
@ -546,7 +546,6 @@ public class ContributionsFragment
|
|||
|
||||
|
||||
private void updateClosestNearbyCardViewInfo() {
|
||||
|
||||
curLatLng = locationManager.getLastLocation();
|
||||
|
||||
placesDisposable = Observable.fromCallable(() -> nearbyController
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue