mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Allowing state loss commit for fragment transaction
This commit is contained in:
		
							parent
							
								
									c14795043e
								
							
						
					
					
						commit
						7f7b25f113
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -204,7 +204,7 @@ public  class       ShareActivity | |||
|                 this.getSupportFragmentManager() | ||||
|                         .beginTransaction() | ||||
|                         .add(R.id.single_upload_fragment_container, shareView, "shareView") | ||||
|                         .commit(); | ||||
|                         .commitAllowingStateLoss(); | ||||
|         } | ||||
|         uploadController.prepareService(); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 maskara
						maskara