mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Add comments
This commit is contained in:
		
							parent
							
								
									0401eb781c
								
							
						
					
					
						commit
						ed395a5af5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -105,9 +105,9 @@ public class SingleUploadFragment extends DaggerFragment { | |||
| 
 | ||||
|         license = prefs.getString(Prefs.DEFAULT_LICENSE, Prefs.Licenses.CC_BY_SA_3); | ||||
| 
 | ||||
|         // If this is a direct upload from Nearby, autofill title and desc fields with the Place's values | ||||
|         boolean isNearbyUpload = ((ShareActivity) getActivity()).isNearbyUpload(); | ||||
| 
 | ||||
|         //TODO: Get this to display title and desc | ||||
|         if (isNearbyUpload) { | ||||
|             String imageTitle = ((ShareActivity) getActivity()).getNearbyTitle(); | ||||
|             String imageDesc = ((ShareActivity) getActivity()).getNearbyDesc(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 misaochan
						misaochan