Commit 980a2cb9 authored by wanglei's avatar wanglei

...

parent c41dc2fa
......@@ -92,7 +92,8 @@
<activity
android:name=".view.MainActivity"
android:exported="false" /> <!-- 今日头条autosize 屏幕适配 -->
android:exported="false"
android:launchMode="singleTop" /> <!-- 今日头条autosize 屏幕适配 -->
<meta-data
android:name="design_width_in_dp"
android:value="360" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment