schildichat-android/vector
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
..
sampledata textSize 15sp -> android:textAppearance="@style/VectorTextAppearanceSubtitle or Body 2021-06-14 22:10:12 +02:00
signature
src Avoid chat position jumps during message loading 2021-07-02 15:19:20 +02:00
.gitignore
build.gradle Merge tag 'v1.1.11' into sc 2021-06-24 10:19:24 +02:00
lint.xml Remove useless parent 2021-06-11 10:22:18 +02:00
proguard-rules.pro