| 
						
						
							
								
							
						
						
					 | 
					@ -13,6 +13,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            android:exported="true" | 
					 | 
					 | 
					            android:exported="true" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            android:label="@string/title_activity_main" | 
					 | 
					 | 
					            android:label="@string/title_activity_main" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            android:launchMode="singleTask" | 
					 | 
					 | 
					            android:launchMode="singleTask" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            android:screenOrientation="portrait" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            android:theme="@style/AppTheme.NoActionBarLaunch"> | 
					 | 
					 | 
					            android:theme="@style/AppTheme.NoActionBarLaunch"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <intent-filter> | 
					 | 
					 | 
					            <intent-filter> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                <action android:name="android.intent.action.MAIN" /> | 
					 | 
					 | 
					                <action android:name="android.intent.action.MAIN" /> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |