mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 03:48:12 +03:00
Updating changelog title
This commit is contained in:
parent
3f2625576b
commit
4f5d151f0b
2 changed files with 1 additions and 2 deletions
|
@ -1 +1 @@
|
|||
[Poll] Load more UI mechanism
|
||||
[Poll] History list: Load more UI mechanism
|
||||
|
|
|
@ -38,7 +38,6 @@ import im.vector.app.features.roomprofile.polls.RoomPollsViewState
|
|||
import timber.log.Timber
|
||||
import javax.inject.Inject
|
||||
|
||||
// TODO handle errors during load more or sync
|
||||
abstract class RoomPollsListFragment :
|
||||
VectorBaseFragment<FragmentRoomPollsListBinding>(),
|
||||
RoomPollsController.Listener {
|
||||
|
|
Loading…
Reference in a new issue