This commit is contained in:
2021-03-30 18:05:53 +08:00
parent 5ec80641a6
commit 0aee221564
10 changed files with 297 additions and 1 deletions

View File

@@ -121,6 +121,11 @@
android:theme="@style/myErrorDialogTheme"
android:screenOrientation="portrait"
/>
<activity
android:name="com.sl.house_property.WebActivitytwo"
android:screenOrientation="portrait"
android:theme="@style/TAppTheme"
/>
<activity
android:name="com.sl.house_property.MainTabActivity"
android:launchMode="standard"