android: 图标+预测性返回+心跳更新 阶段7预验收
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
|
||||
<application
|
||||
android:label="MAG160C"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:theme="@android:style/Theme.Material.Light.NoActionBar"
|
||||
android:supportsRtl="true"
|
||||
android:allowBackup="false">
|
||||
android:allowBackup="false"
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user