mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Refactor: notification models (#4866)
* Refactor: move notification modesl to data.models.notification * Refactor: move notification models to notifications/models
This commit is contained in:
		
							parent
							
								
									8cdcd0f7c2
								
							
						
					
					
						commit
						6ad70932c5
					
				
					 14 changed files with 23 additions and 11 deletions
				
			
		|  | @ -29,7 +29,7 @@ import androidx.fragment.app.FragmentTransaction; | |||
| import fr.free.nrw.commons.CommonsApplication; | ||||
| import fr.free.nrw.commons.Utils; | ||||
| import fr.free.nrw.commons.auth.SessionManager; | ||||
| import fr.free.nrw.commons.notification.Notification; | ||||
| import fr.free.nrw.commons.notification.models.Notification; | ||||
| import fr.free.nrw.commons.notification.NotificationController; | ||||
| import fr.free.nrw.commons.profile.ProfileActivity; | ||||
| import fr.free.nrw.commons.theme.BaseActivity; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Benard Mathu
						Benard Mathu