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
12331ef3
Commit
12331ef3
authored
Aug 18, 2023
by
mengcuiguang2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化vip用户样式
parent
7f767c85
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
MyFragment.kt
...ain/java/com/duben/happyplaylet/ui/fragment/MyFragment.kt
+1
-1
fragment_main_my.xml
video/app/src/main/res/layout/fragment_main_my.xml
+4
-3
No files found.
video/app/src/main/java/com/duben/happyplaylet/ui/fragment/MyFragment.kt
View file @
12331ef3
...
@@ -182,7 +182,7 @@ class MyFragment : LazyLoadBaseFragment(), MyView, View.OnClickListener {
...
@@ -182,7 +182,7 @@ class MyFragment : LazyLoadBaseFragment(), MyView, View.OnClickListener {
tv_my_status
.
text
=
"有效期: 永久有效"
tv_my_status
.
text
=
"有效期: 永久有效"
}
else
{
}
else
{
tv_my_status
.
text
=
tv_my_status
.
text
=
"到期时间
${TimeRender.formatDate(consumer.expireTime, TimeRender.ALL_FORMAT_LINE)}"
"到期时间
\n
${TimeRender.formatDate(consumer.expireTime, TimeRender.ALL_FORMAT_LINE)}"
}
}
}
else
{
}
else
{
iv_my_vip
.
setImageResource
(
R
.
mipmap
.
ic_vip_text1
)
iv_my_vip
.
setImageResource
(
R
.
mipmap
.
ic_vip_text1
)
...
...
video/app/src/main/res/layout/fragment_main_my.xml
View file @
12331ef3
...
@@ -116,11 +116,12 @@
...
@@ -116,11 +116,12 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_alignParentEnd=
"true"
android:layout_alignParentEnd=
"true"
android:layout_marginTop=
"120dp"
android:layout_marginTop=
"102dp"
android:layout_marginEnd=
"30dp"
android:gravity=
"right"
android:layout_marginEnd=
"20dp"
android:text=
"解锁全部短剧"
android:text=
"解锁全部短剧"
android:textColor=
"#5B1500"
android:textColor=
"#5B1500"
android:textSize=
"1
8
sp"
android:textSize=
"1
4
sp"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<Button
<Button
...
...
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