We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f26255 commit 4f5d151Copy full SHA for 4f5d151
changelog.d/7864.wip
@@ -1 +1 @@
1
-[Poll] Load more UI mechanism
+[Poll] History list: Load more UI mechanism
vector/src/main/java/im/vector/app/features/roomprofile/polls/list/ui/RoomPollsListFragment.kt
@@ -38,7 +38,6 @@ import im.vector.app.features.roomprofile.polls.RoomPollsViewState
38
import timber.log.Timber
39
import javax.inject.Inject
40
41
-// TODO handle errors during load more or sync
42
abstract class RoomPollsListFragment :
43
VectorBaseFragment<FragmentRoomPollsListBinding>(),
44
RoomPollsController.Listener {
0 commit comments