mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	update Notification count after notification is marked as read (#2423)
This commit is contained in:
		
							parent
							
								
									5a6402cd07
								
							
						
					
					
						commit
						0e2bd3ec0c
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -491,6 +491,12 @@ public class MainActivity extends AuthenticatedActivity implements FragmentManag | |||
|         } | ||||
|     } | ||||
| 
 | ||||
|     @Override | ||||
|     protected void onResume() { | ||||
|         super.onResume(); | ||||
|         setNotificationCount(); | ||||
|     } | ||||
| 
 | ||||
|     @Override | ||||
|     protected void onDestroy() { | ||||
|         locationManager.unregisterLocationManager(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Shubham Pinjwani
						Shubham Pinjwani