1:修改排行榜页面,
2:修改拍卖房刷新数据 3:修改交友房刷新数据
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<activity
|
||||
android:name="com.tencent.qcloud.tuicore.permission.PermissionActivity"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
android:launchMode="singleTask"
|
||||
|
||||
android:theme="@style/CoreActivityTranslucent"
|
||||
android:windowSoftInputMode="stateHidden|stateAlwaysHidden" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
android:name="com.tencent.qcloud.tuicore.util.PermissionRequester$PermissionActivity"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
android:multiprocess="true"
|
||||
android:launchMode="singleTask"
|
||||
|
||||
android:theme="@style/CoreActivityTranslucent"
|
||||
android:windowSoftInputMode="stateHidden|stateAlwaysHidden" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user