iou90
						
						7 år sedan
					 
					
						
							
								
									förälder
								
								
							
							
							incheckning
							58dc1dcbf2
						 
					 
				 
			 
			
				
					
					  
					  No account linked to committer's email address
					
				
			
		
		
	
	
		
			
				
				
					
						
						
							
								
									
										
											
	
		
			
			| 
				
			 | 
			
			
				@@ -1,7 +1,7 @@ 
			 | 
		
	
		
			
			| 
				1
			 | 
			
				1
			 | 
			
			
				 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 
			 | 
		
	
		
			
			| 
				2
			 | 
			
				2
			 | 
			
			
				           package="com.dscj.autoheightwebview"> 
			 | 
		
	
		
			
			| 
				3
			 | 
			
				3
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				4
			 | 
			
				
			 | 
			
			
				-    <application android:allowBackup="true" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				4
			 | 
			
			
				+    <application android:allowBackup="false" 
			 | 
		
	
		
			
			| 
				5
			 | 
			
				5
			 | 
			
			
				                  android:label="@string/app_name" 
			 | 
		
	
		
			
			| 
				6
			 | 
			
				6
			 | 
			
			
				                  android:supportsRtl="true" 
			 | 
		
	
		
			
			| 
				7
			 | 
			
				7
			 | 
			
			
				     > 
			 | 
		
	
										
									
								
							 
						
					
				 
			 
		
	
	
		
			
				
				
					
						
						
							
								
									
										
											
	
		
			
			| 
				
			 | 
			
			
				@@ -12,7 +12,7 @@ 
			 | 
		
	
		
			
			| 
				12
			 | 
			
				12
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				     <application 
			 | 
		
	
		
			
			| 
				14
			 | 
			
				14
			 | 
			
			
				       android:name=".MainApplication" 
			 | 
		
	
		
			
			| 
				15
			 | 
			
				
			 | 
			
			
				-      android:allowBackup="true" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				15
			 | 
			
			
				+      android:allowBackup="false" 
			 | 
		
	
		
			
			| 
				16
			 | 
			
				16
			 | 
			
			
				       android:label="@string/app_name" 
			 | 
		
	
		
			
			| 
				17
			 | 
			
				17
			 | 
			
			
				       android:icon="@mipmap/ic_launcher" 
			 | 
		
	
		
			
			| 
				18
			 | 
			
				18
			 | 
			
			
				       android:theme="@style/AppTheme"> 
			 |