| 
					
				 | 
			
			
				@@ -74,7 +74,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </activity> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.main.MainActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:exported="true" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:launchMode="singleTask" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -107,95 +107,96 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </activity> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.splash.GuideActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.MineCourseActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.web.WebActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.web.HtmlActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustResize" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.web.HtmlHorizontalScreenActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="landscape" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.web.AccompanyActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="landscape" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.SparringCourseDetailActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustNothing" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.PianoRoomCourseDetailActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustNothing" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.PianoRoomCourseHomeWorkActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.comment.ReceivedCommentActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.comment.CourseCommentActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.comment.CourseCommentDetailActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.homepage.HomePageActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.minestyle.MineStylePageActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.minestyle.TeachableInstrumentActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.PersonalSettingActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.SettingActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.ModifyNickNameActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.CheckModifyPhoneNumActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.ModifyPhoneNumActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.ModifyPasswordActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.PersonalCertificationActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <provider 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -212,95 +213,95 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.AboutActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.FeedBackActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.MyBankCardActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.BindBankCardActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.InputBankVCodeActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.BindCardSuccessActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.MineLiveCourseActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.CreateLiveCourseInfoActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.CreateLiveCourseArrangementActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.course.MineVideoCourseActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.live.CreateLiveActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.live.LiveListActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.score.MineScoreActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.work.HomeWorkActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.MineIncomeActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.FrozenAmountActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.PendingAmountActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.WithdrawalActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.WithdrawalSuccessActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.WithdrawalRecordActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.message.MessageBoxActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.PayTestActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".wxapi.WXPayEntryActivity" 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -316,30 +317,30 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </activity> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.work.AssignHomeworkActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.NetworkMonitoringActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.EquipmentTestActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.income.EarningStatisticsActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.live.TeacherLiveRoomActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:exported="false" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:launchMode="singleTask" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustResize" /> <!-- 分享开始 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.CoursewareListActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -351,19 +352,19 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.UnBindTenantActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.SelectTenantMemberActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <activity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:name=".ui.mine.UserDetailActivity" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            android:configChanges="orientation|screenSize|keyboardHidden" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:screenOrientation="portrait" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             android:windowSoftInputMode="adjustPan" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |