mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-29 06:28:45 +03:00
b808d8b464
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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |