LR
setData()
, а он, в свою очередь, вызывается в init()
Size: a a a
LR
setData()
, а он, в свою очередь, вызывается в init()
LR
init()
= конструкторLR
Y
M
AD
java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.?
ОА
M
M
M
ДР
ViewModelProvider(this).get(StartViewModel::class.java)
A
M
ViewModelProvider(this).get(StartViewModel::class.java)
ДР
M
AD
java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.?
A
ОА
A
M