update:1.7.7

date:2021-11-01 15:31:57
fix:更换报名,更换推送信息
add:
This commit is contained in:
2021-11-01 15:33:08 +08:00
parent 4456949a00
commit e218fc0c68
100 changed files with 609 additions and 556 deletions

View File

@@ -42,7 +42,7 @@
android:text="APP"
android:textStyle="bold" />
<com.appstore.uiui.view.NumberProgressBar
<com.jgyapp.market.view.NumberProgressBar
android:id="@+id/pbProgress"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -55,7 +55,7 @@
app:progress_unreached_bar_height="0.75dp"
app:progress_unreached_color="#CCCCCC">
</com.appstore.uiui.view.NumberProgressBar>
</com.jgyapp.market.view.NumberProgressBar>
<LinearLayout
android:layout_width="match_parent"

View File

@@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
<com.appstore.uiui.view.CornerImageView
<com.jgyapp.market.view.CornerImageView
android:id="@+id/banner_image"
android:layout_width="match_parent"
android:layout_height="match_parent"

View File

@@ -42,7 +42,7 @@
android:text="APP"
android:textStyle="bold" />
<com.appstore.uiui.view.NumberProgressBar
<com.jgyapp.market.view.NumberProgressBar
android:id="@+id/pbProgress"
android:layout_width="match_parent"
android:layout_height="match_parent"
@@ -55,7 +55,7 @@
app:progress_unreached_bar_height="0.75dp"
app:progress_unreached_color="#CCCCCC">
</com.appstore.uiui.view.NumberProgressBar>
</com.jgyapp.market.view.NumberProgressBar>
<LinearLayout
android:layout_width="match_parent"

View File

@@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
<com.appstore.uiui.view.CornerImageView
<com.jgyapp.market.view.CornerImageView
android:id="@+id/banner_image"
android:layout_width="match_parent"
android:layout_height="match_parent"