|
|
@@ -2,7 +2,9 @@
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
package="com.yingyang.personalcenter">
|
|
|
|
|
|
- <application>
|
|
|
+ <application
|
|
|
+ android:allowBackup="true"
|
|
|
+ android:supportsRtl="true">
|
|
|
<activity
|
|
|
android:name=".version.VersionRecordActivity"
|
|
|
android:configChanges="keyboardHidden|orientation|screenSize"
|