Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
L
LuckyFarm
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
王雪伟
LuckyFarm
Commits
ad23b23e
Commit
ad23b23e
authored
Dec 08, 2020
by
xw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[提交人]:王雪伟
[提交简述] :多多菜园1.0.8 [实现方案] :修改文字
parent
088fcab4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CenterDialog.kt
library/src/main/java/com/ym/library/utils/CenterDialog.kt
+1
-1
No files found.
library/src/main/java/com/ym/library/utils/CenterDialog.kt
View file @
ad23b23e
...
@@ -559,7 +559,7 @@ object CenterDialog : BaseDialog() {
...
@@ -559,7 +559,7 @@ object CenterDialog : BaseDialog() {
Gravity
.
CENTER
Gravity
.
CENTER
)
)
mDialogView
.
findViewById
<
TextView
>(
R
.
id
.
tv_info
).
text
=
mDialogView
.
findViewById
<
TextView
>(
R
.
id
.
tv_info
).
text
=
"
全民猜歌万
缺少必要权限:\n\n${title}\n请点击\"设置\"-\"权限\"-打开所需权限。\n最后点击两次后退按钮,即可返回。"
"
多多菜园
缺少必要权限:\n\n${title}\n请点击\"设置\"-\"权限\"-打开所需权限。\n最后点击两次后退按钮,即可返回。"
mDialogView
.
findViewById
<
TextView
>(
R
.
id
.
btn_permission_quit
).
setOnClickListener
{
mDialogView
.
findViewById
<
TextView
>(
R
.
id
.
btn_permission_quit
).
setOnClickListener
{
quitListener
.
onClick
(
it
)
quitListener
.
onClick
(
it
)
...
...
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