version:2.0.3.6
update: fix:修复桌面图标丢失,安装会出现教官壹两个图标 add:
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context="com.jiaoguanyi.appstore.activity.SplashActivity">
|
||||
tools:context="com.mjsheng.myappstore.activity.HomeActivity">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/imageView"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/black"
|
||||
tools:context="com.jiaoguanyi.appstore.activity.TopActivity">
|
||||
tools:context="com.mjsheng.myappstore.activity.TopActivity">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context="com.jiaoguanyi.appstore.activity.SplashActivity">
|
||||
tools:context="com.mjsheng.myappstore.activity.HomeActivity">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/imageView"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/black"
|
||||
tools:context="com.jiaoguanyi.appstore.activity.TopActivity">
|
||||
tools:context="com.mjsheng.myappstore.activity.TopActivity">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView"
|
||||
|
||||
Reference in New Issue
Block a user