Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
P
PDF Reader 2
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
wanglei
PDF Reader 2
Commits
373b5a79
Commit
373b5a79
authored
Oct 30, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...手动混淆...
parent
f584c007
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
VDVlogView.kt
app/src/main/java/com/base/pdfreader2/ui/view/VDVlogView.kt
+2
-2
dialog_blete.xml
app/src/main/res/layout/dialog_blete.xml
+0
-0
No files found.
app/src/main/java/com/base/pdfreader2/ui/view/VDVlogView.kt
View file @
373b5a79
...
@@ -9,7 +9,7 @@ import com.base.pdfreader2.bean.ConstObweweject.UI_SORT_FINAL_MODIFIED
...
@@ -9,7 +9,7 @@ import com.base.pdfreader2.bean.ConstObweweject.UI_SORT_FINAL_MODIFIED
import
com.base.pdfreader2.bean.ConstObweweject.UI_SORT_LAST_MODIFIED
import
com.base.pdfreader2.bean.ConstObweweject.UI_SORT_LAST_MODIFIED
import
com.base.pdfreader2.bean.ConstObweweject.UI_SORT_NAME_A_Z
import
com.base.pdfreader2.bean.ConstObweweject.UI_SORT_NAME_A_Z
import
com.base.pdfreader2.bean.ConstObweweject.UI_SORT_NAME_Z_A
import
com.base.pdfreader2.bean.ConstObweweject.UI_SORT_NAME_Z_A
import
com.base.pdfreader2.databinding.Dialog
De
leteBinding
import
com.base.pdfreader2.databinding.Dialog
B
leteBinding
import
com.base.pdfreader2.databinding.DialogSortBinding
import
com.base.pdfreader2.databinding.DialogSortBinding
import
com.google.android.material.bottomsheet.BottomSheetBehavior
import
com.google.android.material.bottomsheet.BottomSheetBehavior
import
com.google.android.material.bottomsheet.BottomSheetDialog
import
com.google.android.material.bottomsheet.BottomSheetDialog
...
@@ -101,7 +101,7 @@ object VDVlogView {
...
@@ -101,7 +101,7 @@ object VDVlogView {
fun
Context
.
showDeleteDialog
(
deleteAction
:
()
->
Unit
)
{
fun
Context
.
showDeleteDialog
(
deleteAction
:
()
->
Unit
)
{
val
dialog
=
BottomSheetDialog
(
this
,
R
.
style
.
BottomSheetDialog
)
val
dialog
=
BottomSheetDialog
(
this
,
R
.
style
.
BottomSheetDialog
)
val
binding
=
Dialog
De
leteBinding
.
inflate
(
LayoutInflater
.
from
(
this
))
val
binding
=
Dialog
B
leteBinding
.
inflate
(
LayoutInflater
.
from
(
this
))
dialog
.
setContentView
(
binding
.
root
)
dialog
.
setContentView
(
binding
.
root
)
dialog
.
setCanceledOnTouchOutside
(
false
)
dialog
.
setCanceledOnTouchOutside
(
false
)
...
...
app/src/main/res/layout/dialog_
de
lete.xml
→
app/src/main/res/layout/dialog_
b
lete.xml
View file @
373b5a79
File moved
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