Skip to content

Commit 4f5d151

Browse files
committed
Updating changelog title
1 parent 3f26255 commit 4f5d151

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

changelog.d/7864.wip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[Poll] Load more UI mechanism
1+
[Poll] History list: Load more UI mechanism

vector/src/main/java/im/vector/app/features/roomprofile/polls/list/ui/RoomPollsListFragment.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ import im.vector.app.features.roomprofile.polls.RoomPollsViewState
3838
import timber.log.Timber
3939
import javax.inject.Inject
4040

41-
// TODO handle errors during load more or sync
4241
abstract class RoomPollsListFragment :
4342
VectorBaseFragment<FragmentRoomPollsListBinding>(),
4443
RoomPollsController.Listener {

0 commit comments

Comments
 (0)