mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-11-04 00:33:55 +01:00 
			
		
		
		
	With NavigationBaseActivity implemented
This commit is contained in:
		
							parent
							
								
									09cd596ff6
								
							
						
					
					
						commit
						a6bbc8a33b
					
				
					 12 changed files with 241 additions and 218 deletions
				
			
		| 
						 | 
				
			
			@ -12,8 +12,9 @@ import java.io.IOException;
 | 
			
		|||
 | 
			
		||||
import fr.free.nrw.commons.theme.BaseActivity;
 | 
			
		||||
import fr.free.nrw.commons.CommonsApplication;
 | 
			
		||||
import fr.free.nrw.commons.theme.NavigationBaseActivity;
 | 
			
		||||
 | 
			
		||||
public abstract class AuthenticatedActivity extends BaseActivity {
 | 
			
		||||
public abstract class AuthenticatedActivity extends NavigationBaseActivity {
 | 
			
		||||
 | 
			
		||||
    String accountType;
 | 
			
		||||
    CommonsApplication app;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue