ReaderForSelfoss-multiplatform/androidApp/src
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
..
main Fix recycleview article positions 2024-11-19 01:50:58 +01:00
test/kotlin fix: Last time fixing the parsing date hack before moving it to os version. 2024-04-17 12:22:33 +02:00