Infinity-For-Lemmy/app
Sergei Kozelko 2c9ffbc614
Fix getting comment for "continue thread" button (#1207)
It used position of viewholder during binding which could get outdated by the time user clicks on the button. This would result in retrieving wrong comment or even null. Replaced with getting comment based on current position of vieholder.
2022-11-08 13:53:39 +08:00
..
src Fix getting comment for "continue thread" button (#1207) 2022-11-08 13:53:39 +08:00
build.gradle Superscript parser overhaul (#1162) 2022-11-03 18:07:25 +08:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00