B
R
V
androidx.
recyclerview.
widget
Recycler
View
Utils
com.
drake.
brv
Binding
Adapter
Default
Decoration
Page
Refresh
Layout
com.
drake.
brv.
animation
Alpha
Item
Animation
Item
Animation
Scale
Item
Animation
Slide
Bottom
Item
Animation
Slide
Left
Item
Animation
Slide
Right
Item
Animation
com.
drake.
brv.
annotaion
Animation
Type
A
L
P
H
A
S
C
A
L
E
S
L
I
D
E_
B
O
T
T
O
M
S
L
I
D
E_
L
E
F
T
S
L
I
D
E_
R
I
G
H
T
Divider
Orientation
G
R
I
D
H
O
R
I
Z
O
N
T
A
L
V
E
R
T
I
C
A
L
Item
Orientation
com.
drake.
brv.
binding
Observable
Iml
com.
drake.
brv.
item
Item
Attached
Item
Bind
Item
Depth
Item
Drag
Item
Expand
Item
Hover
Item
Position
Item
Stable
Id
Item
Swipe
com.
drake.
brv.
layoutmanager
Hover
Grid
Layout
Manager
Hover
Linear
Layout
Manager
Hover
Staggered
Grid
Layout
Manager
com.
drake.
brv.
listener
Default
Item
Touch
Callback
Item
Differ
Callback
On
Bind
View
Holder
Listener
On
Hover
Attach
Listener
On
Multi
State
Listener
com.
drake.
brv.
reflect
copy
Type()
Type
List
com.
drake.
brv.
utils
add
Models()
binding
Adapter
B
R
V
divider
divider
Space()
grid()
linear()
models
mutable
page
Create()
set
Differ
Models()
setup
staggered()
BRV
/
com.drake.brv.item
/
ItemDepth
Item
Depth
interface
ItemDepth
Content copied to clipboard
Item实现该接口来用于记录元素位于集合的层级深度
itemDepth
Types
Properties
See also
See also
com.drake.brv.item.ItemDepth.Companion
实现接口后还需要手动在任意位置调用一次该函数进行初始化赋值
ItemDepth.itemDepth
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
On this page
On this page
Properties
itemDepth
Link copied to clipboard
abstract var
itemDepth
:
Int
Content copied to clipboard
当前item在分组中的深度
On this page
On this page