Infinity-For-Lemmy/app
Sergei Kozelko 1c81d3e0c9
Fix placeholder position check (#1216)
* Fix placeholder position check

Because of the missed negation `placeholderPosition` could actually point to a different comment. As a result loaded comments would be displayed at a wrong position which could result in duplicated comments.

* Extract placeholder search code

Simple refactoring. The only notable change is that now technically `placeholderPosition` can be -1. In practice that should never happen, but I added checks anyways
2022-12-04 05:05:28 +08:00
..
src Fix placeholder position check (#1216) 2022-12-04 05:05:28 +08:00
build.gradle Material Design 3 Switch. Target Sdk 33. 2022-11-08 23:17:26 +11:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00