mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Add a string to tell the user to name their multi image set
This commit is contained in:
		
							parent
							
								
									6aa0f250f3
								
							
						
					
					
						commit
						0678410eea
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -207,7 +207,7 @@ public class MultipleUploadListFragment extends Fragment { | |||
|         switch (item.getItemId()) { | ||||
|             case R.id.menu_upload_multiple: | ||||
|                 if (baseTitle.getText().toString().trim().isEmpty()) { | ||||
|                     Toast.makeText(getContext(), R.string.add_title_toast, Toast.LENGTH_LONG).show(); | ||||
|                     Toast.makeText(getContext(), R.string.add_set_name_toast, Toast.LENGTH_LONG).show(); | ||||
|                     return false; | ||||
|                 } | ||||
|                 multipleUploadInitiatedHandler.OnMultipleUploadInitiated(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 albendz
						albendz