fix: 处理合并冲突
This commit is contained in:
@ -19,8 +19,6 @@ class ForumBannerAdapter(
|
||||
private var countAndKey: Pair<Int, String>? = null
|
||||
private var mIsInfiniteLoop = getDataSize() != 1
|
||||
|
||||
private var mIsInfiniteLoop = getDataSize() != 1
|
||||
|
||||
init {
|
||||
var dataIds = ""
|
||||
mList.forEach {
|
||||
|
||||
Reference in New Issue
Block a user