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
351223ae
Commit
351223ae
authored
Oct 30, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...手动混淆...
parent
6310b7d1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
AAnSAandAdapter.kt
.../java/com/base/pdfreader2/ui/cleanjunk/AAnSAandAdapter.kt
+3
-3
itttoem_uk_rent.xml
app/src/main/res/layout/itttoem_uk_rent.xml
+0
-0
No files found.
app/src/main/java/com/base/pdfreader2/ui/cleanjunk/AAnSAandAdapter.kt
View file @
351223ae
...
@@ -6,7 +6,7 @@ import android.view.animation.AnimationUtils
...
@@ -6,7 +6,7 @@ import android.view.animation.AnimationUtils
import
com.base.pdfreader2.R
import
com.base.pdfreader2.R
import
com.base.pdfreader2.bean.ParentBean
import
com.base.pdfreader2.bean.ParentBean
import
com.base.pdfreader2.databinding.ItemJkknkIldBinding
import
com.base.pdfreader2.databinding.ItemJkknkIldBinding
import
com.base.pdfreader2.databinding.It
emJunkPar
entBinding
import
com.base.pdfreader2.databinding.It
ttoemUkR
entBinding
import
com.base.pdfreader2.utils.SSDtlinExt.toFormatSize
import
com.base.pdfreader2.utils.SSDtlinExt.toFormatSize
import
com.base.pdfreader2.utils.dasdmlEx.inflate
import
com.base.pdfreader2.utils.dasdmlEx.inflate
import
pokercc.android.expandablerecyclerview.ExpandableAdapter
import
pokercc.android.expandablerecyclerview.ExpandableAdapter
...
@@ -28,7 +28,7 @@ class AAnSAandAdapter(private val selectAction: (size: Long) -> Unit) : Expandab
...
@@ -28,7 +28,7 @@ class AAnSAandAdapter(private val selectAction: (size: Long) -> Unit) : Expandab
}
}
override
fun
onCreateGroupViewHolder
(
viewGroup
:
ViewGroup
,
viewType
:
Int
):
ViewHolder
{
override
fun
onCreateGroupViewHolder
(
viewGroup
:
ViewGroup
,
viewType
:
Int
):
ViewHolder
{
return
ViewHolder
(
R
.
layout
.
it
em_junk_pa
rent
.
inflate
(
viewGroup
))
return
ViewHolder
(
R
.
layout
.
it
ttoem_uk_
rent
.
inflate
(
viewGroup
))
}
}
override
fun
onBindChildViewHolder
(
holder
:
ViewHolder
,
groupPosition
:
Int
,
childPosition
:
Int
,
payloads
:
List
<
Any
>)
{
override
fun
onBindChildViewHolder
(
holder
:
ViewHolder
,
groupPosition
:
Int
,
childPosition
:
Int
,
payloads
:
List
<
Any
>)
{
...
@@ -67,7 +67,7 @@ class AAnSAandAdapter(private val selectAction: (size: Long) -> Unit) : Expandab
...
@@ -67,7 +67,7 @@ class AAnSAandAdapter(private val selectAction: (size: Long) -> Unit) : Expandab
@SuppressLint
(
"NotifyDataSetChanged"
)
@SuppressLint
(
"NotifyDataSetChanged"
)
override
fun
onBindGroupViewHolder
(
holder
:
ViewHolder
,
groupPosition
:
Int
,
expand
:
Boolean
,
payloads
:
List
<
Any
>)
{
override
fun
onBindGroupViewHolder
(
holder
:
ViewHolder
,
groupPosition
:
Int
,
expand
:
Boolean
,
payloads
:
List
<
Any
>)
{
val
binding
=
It
emJunkPar
entBinding
.
bind
(
holder
.
itemView
)
val
binding
=
It
ttoemUkR
entBinding
.
bind
(
holder
.
itemView
)
val
bean
=
beanList
[
groupPosition
]
val
bean
=
beanList
[
groupPosition
]
bean
.
isExpand
=
expand
bean
.
isExpand
=
expand
if
(
bean
.
isExpand
)
{
if
(
bean
.
isExpand
)
{
...
...
app/src/main/res/layout/it
em_junk_pa
rent.xml
→
app/src/main/res/layout/it
ttoem_uk_
rent.xml
View file @
351223ae
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