diff --git a/app/src/main/java/app/fedilab/android/helper/RecyclerViewThreadLines.kt b/app/src/main/java/app/fedilab/android/helper/RecyclerViewThreadLines.kt index 1ad8ffd0..ca675b08 100644 --- a/app/src/main/java/app/fedilab/android/helper/RecyclerViewThreadLines.kt +++ b/app/src/main/java/app/fedilab/android/helper/RecyclerViewThreadLines.kt @@ -76,9 +76,9 @@ class RecyclerViewThreadLines(context: Context, private val lineInfoList: List= nextLineInfo.fullLinesStart && level <= nextLineInfo.fullLinesEnd) { lineBottom = view.bottom.toFloat() } }