schildichat-android/matrix-sdk-android/src/main
SpiritCroc b808d8b464 Avoid chat position jumps during message loading
Sometimes, the chat list would jump without the user scrolling:
- During intial loading of a room content, i.e. when it is expected
  that the list stays scrolled to bottom
- During loading of messages after jumping to a linked message

With this commit, the target event is repeatedly scrolled to upon list
changes until the users scroll themselves, to avoid above scenarios.

Change-Id: Iabbe76832e7e68686431b0baed9356c88eb50901
2021-07-02 15:19:20 +02:00
..
assets
java/org/matrix Avoid chat position jumps during message loading 2021-07-02 15:19:20 +02:00
res Import sas strings 2021-06-18 10:25:37 +02:00
AndroidManifest.xml Fix some of the non-passing tests 2020-10-13 09:47:34 +02:00