Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_vedio
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_vedio
Commits
2109f749
Commit
2109f749
authored
Oct 24, 2023
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码优化
parent
96419938
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
VipActivity.kt
...n/java/com/duben/happyplaylet/ui/activitys/VipActivity.kt
+5
-5
ic_vip_pay_top2.png
video/app/src/main/res/mipmap-xhdpi/ic_vip_pay_top2.png
+0
-0
No files found.
video/app/src/main/java/com/duben/happyplaylet/ui/activitys/VipActivity.kt
View file @
2109f749
...
...
@@ -185,13 +185,13 @@ class VipActivity : BaseActivity(), VipView, View.OnClickListener,
tv_vip_hint
.
visibility
=
View
.
INVISIBLE
}
if
(!
TextUtils
.
isEmpty
(
bean
.
buttonText
))
{
tvVipPay
.
text
=
bean
.
buttonText
tvVipAgreement
.
text
=
"点击购买即表示您同意《自动续费协议》"
}
else
{
//
if (!TextUtils.isEmpty(bean.buttonText)) {
//
tvVipPay.text = bean.buttonText
//
tvVipAgreement.text = "点击购买即表示您同意《自动续费协议》"
//
} else {
tvVipPay
.
text
=
"立即开通"
tvVipAgreement
.
text
=
"点击购买即表示您同意《会员付费协议》"
}
//
}
if
(
bean
.
title
.
contains
(
"日"
)
||
bean
.
title
.
contains
(
"周"
))
{
iv_vip_pic
.
setImageResource
(
R
.
mipmap
.
bg_vip3
)
...
...
video/app/src/main/res/mipmap-xhdpi/ic_vip_pay_top2.png
View replaced file @
96419938
View file @
2109f749
40.7 KB
|
W:
|
H:
39.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment