mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly.
This commit is contained in:
		
							parent
							
								
									4154a7c9d2
								
							
						
					
					
						commit
						b9b54fdff6
					
				
					 3 changed files with 104 additions and 1 deletions
				
			
		|  | @ -263,6 +263,10 @@ public class Contribution extends Media { | |||
|         this.localUri = localUri; | ||||
|     } | ||||
| 
 | ||||
|     public void setDecimalCoords(String decimalCoords) { | ||||
|         this.decimalCoords = decimalCoords; | ||||
|     } | ||||
| 
 | ||||
|     public static class Table { | ||||
|         public static final String TABLE_NAME = "contributions"; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vishan Seru
						Vishan Seru