Files
arcanechat-android/res/layout
bjoern 3121cd9ade simplify contact list (#2374)
* simplify contact list

this also disables "fast scrolling" for the contact list;
the "fast scrolling" code is too much bound to the bubbles and a-z
to be preserved without much effort.

however, "fast scrolling" seems to be much less important
with a list sorted by "last seen".
there is also the rough idea to raise minimal-origin of contact list,
this would make the list much smaller
(<https://github.com/deltachat/deltachat-core-rust/pull/2411>),
otoh, not sure if #2411 is a thing for list sorted by "last seen".

also the other lists (chatlist, archive, blocked) may become quite huge as well
and do never have "fast scrolling".

in case it is really needed again,
however, we should go for the implementation available in RecyclerView since some time:
<https://stackoverflow.com/questions/45370246/how-to-use-fastscrollenabled-in-recyclerview>

* less padding as the A-Z decorations do not longer need space

* remove unused contact_selection_recyclerview_header
2022-08-29 13:56:06 +02:00
..
2020-01-03 00:20:18 +01:00
2019-05-20 22:56:32 +02:00
2022-08-25 00:02:30 -04:00
2018-08-14 17:20:46 +02:00
2019-06-08 00:53:42 +02:00
2022-01-18 10:52:09 +01:00
2022-01-18 10:52:09 +01:00
2022-01-18 10:52:09 +01:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-12-12 17:55:08 +01:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00
2018-08-14 17:20:46 +02:00