version:1.1
fix: update:增加推送
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
android:textSize="@dimen/sp_11"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<com.uiui.appstore.view.NumberProgressBar
|
||||
<com.uiui.zyappstore.view.NumberProgressBar
|
||||
android:id="@+id/pbProgress"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<com.uiui.appstore.view.CornerImageView
|
||||
<com.uiui.zyappstore.view.CornerImageView
|
||||
android:id="@+id/banner_image"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
android:textSize="@dimen/sp_11"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<com.uiui.appstore.view.NumberProgressBar
|
||||
<com.uiui.zyappstore.view.NumberProgressBar
|
||||
android:id="@+id/pbProgress"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<com.uiui.appstore.view.CornerImageView
|
||||
<com.uiui.zyappstore.view.CornerImageView
|
||||
android:id="@+id/banner_image"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
<fragment
|
||||
android:id="@+id/fragment"
|
||||
android:name="com.uiui.appstore.fragment.ManageFragment"
|
||||
android:name="com.uiui.zyappstore.fragment.ManageFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user