Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
X
xxsq
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
xxsq
Commits
04cfa8ad
Commit
04cfa8ad
authored
Jan 04, 2023
by
maxiaoliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改1
parent
53215c86
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
DialogUtils.kt
...ain/src/main/java/com/zxbw/modulemain/view/DialogUtils.kt
+2
-1
No files found.
moduleMain/src/main/java/com/zxbw/modulemain/view/DialogUtils.kt
View file @
04cfa8ad
...
@@ -402,8 +402,9 @@ object DialogUtils {
...
@@ -402,8 +402,9 @@ object DialogUtils {
0
,
0
,
Gravity
.
CENTER
Gravity
.
CENTER
)
)
// "<b><myfont size=80>携号转网</myfont></b>" + "号码请勿提交充值,提交" + "<b><myfont size=80>不能售后</myfont></b>" + "<br>" +
val
text
=
val
text
=
"<b><myfont size=80>
携号转网</myfont></b>"
+
"号码请勿提交充值,提交"
+
"<b><myfont size=80>不能售后</myfont></b>"
+
"<br>"
+
"话费充值成功售后期"
+
"<b><myfont size=80>7天</myfont></b>"
+
",请及时查看账单,超时"
+
"<b><myfont size=80>
不能售后</myfont></b></br>"
"<b><myfont size=80>
话费充值成功售后期7天,请及时查看账单,超时
不能售后</myfont></b></br>"
mDialogView
.
findViewById
<
TextView
>(
R
.
id
.
id_tv_phone
).
text
=
"本次充值号码为:(${mobilename}) ${phone}"
mDialogView
.
findViewById
<
TextView
>(
R
.
id
.
id_tv_phone
).
text
=
"本次充值号码为:(${mobilename}) ${phone}"
var
result
=
SettingPreference
.
getConfig
()
var
result
=
SettingPreference
.
getConfig
()
if
(!
TextUtils
.
isEmpty
(
result
.
rechargeAlert
))
{
if
(!
TextUtils
.
isEmpty
(
result
.
rechargeAlert
))
{
...
...
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