ReaderForSelfoss-multiplatform/androidApp
davidoskky 0bf9ca9a49 Fix recycleview article positions
The articles were being opened by setting a click listener on the binding.
In card view this was being done through a function and as such it used the overall viewbind of the view rather than the binding of the item viewholder.
Now the functions are more explicit to avoid future errors.
Pulled up a few members from ItemCardAdapter and ItemListAdapter to ItemAdapter.
2024-11-19 01:50:58 +01:00
..
src Fix recycleview article positions 2024-11-19 01:50:58 +01:00
.gitignore Source code from old project. Still not using shared code. 2022-05-21 22:11:12 +02:00
build.gradle.kts chore: cleaning ci steps and upgrading dependencies. 2023-10-10 20:52:26 +00:00
proguard-rules.pro fix: Handle kodein proguard rules. 2023-11-27 21:31:26 +01:00