feat(activity): 新增 SingleFragmentActivity 通用 Fragment 容器页
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
android:theme="@style/Theme.DishMatch.NoSplash"
|
||||
android:screenOrientation="portrait"
|
||||
tools:ignore="DiscouragedApi,LockedOrientationActivity" />
|
||||
<activity
|
||||
android:name="com.shuwei.dish.match.ui.SingleFragmentActivity"
|
||||
android:theme="@style/Theme.DishMatch.NoSplash"
|
||||
tools:ignore="DiscouragedApi,LockedOrientationActivity" />
|
||||
<activity
|
||||
android:name="com.shuwei.dish.match.ui.FoodRecognizeActivity"
|
||||
android:theme="@style/Theme.DishMatch.NoSplash"
|
||||
|
||||
Reference in New Issue
Block a user