fix(ui/modules/Linphone/Chat/Chat): uses a positionViewAtEnd call at startup

This commit is contained in:
Ronan Abhamon 2017-01-10 12:09:05 +01:00
parent 065c701af5
commit dbd413631f

View file

@ -68,6 +68,8 @@ ColumnLayout {
var initView = function () {
_tryToLoadMoreEntries = false
_bindToEnd = true
positionViewAtEnd()
}
// Received only if more entries were loaded.