mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Image handling now works
This commit is contained in:
		
							parent
							
								
									da7916069f
								
							
						
					
					
						commit
						4e971eb708
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -83,6 +83,7 @@ public class ContributionController { | |||
| 
 | ||||
|     public void handleImagePicked(int requestCode, Intent data) { | ||||
|         FragmentActivity activity = fragment.getActivity(); | ||||
|         Timber.d("handleImagePicked() called with onActivityResult()"); | ||||
|         Intent shareIntent = new Intent(activity, ShareActivity.class); | ||||
|         shareIntent.setAction(ACTION_SEND); | ||||
|         switch (requestCode) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 misaochan
						misaochan