mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-11-04 08:43:52 +01:00 
			
		
		
		
	Fix build error
This commit is contained in:
		
							parent
							
								
									0662dd5015
								
							
						
					
					
						commit
						fe430699b4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -407,7 +407,7 @@ public class NearbyMapFragment extends android.support.v4.app.Fragment {
 | 
			
		|||
 | 
			
		||||
            DirectUpload directUpload = new DirectUpload(place.getName(), place.getLongDescription(), this);
 | 
			
		||||
            directUpload.storeSharedPrefs();
 | 
			
		||||
            directUpload.initiateGalleryUpload(getActivity());
 | 
			
		||||
            directUpload.initiateGalleryUpload();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue