mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Add TODO to fix IllegalStateException
This commit is contained in:
		
							parent
							
								
									b2859ba874
								
							
						
					
					
						commit
						6cdf153bc1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -78,6 +78,7 @@ public class ContributionController { | |||
|         Intent pickImageIntent = new Intent(ACTION_GET_CONTENT); | ||||
|         pickImageIntent.setType("image/*"); | ||||
|         Timber.d("startGalleryPick() called with pickImageIntent"); | ||||
|         //TODO Add fix for IllegalStateException here | ||||
|         fragment.startActivityForResult(pickImageIntent, SELECT_FROM_GALLERY); | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 misaochan
						misaochan