BayernMessenger/app/src/main/java/im/vector/riotredesign/features/home/room/detail
ganfra d7de986365 Timeline : try using initialLoadKey to open PagedList around an event. Still need to scroll to the item. 2019-01-14 16:46:54 +01:00
..
timeline Timeline : re-add hasReachedEnd condition to get a better display 2019-01-14 16:46:54 +01:00
LoadingRoomDetailFragment.kt Add splash for initial sync 2018-11-02 10:30:59 +01:00
RoomDetailActions.kt Add a HomeActivityViewModel, VisibleRoomHandler and Event classes to handle some navigation. Not perfect but ok for now 2019-01-14 16:46:54 +01:00
RoomDetailFragment.kt Timeline : try using initialLoadKey to open PagedList around an event. Still need to scroll to the item. 2019-01-14 16:46:54 +01:00
RoomDetailViewModel.kt Add a HomeActivityViewModel, VisibleRoomHandler and Event classes to handle some navigation. Not perfect but ok for now 2019-01-14 16:46:54 +01:00
RoomDetailViewState.kt Timeline : introduce timeline data class to allow listening for isLoadingForward and isLoadingBackward 2019-01-14 16:46:54 +01:00
ScrollOnNewMessageCallback.kt Timeline : try to fix scroll issues... 2018-11-25 16:17:13 +01:00