Skip to content

Conversation

@fedrunov
Copy link
Contributor

@fedrunov fedrunov commented Sep 1, 2022

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

new invites screen should also present empty state

Motivation and context

closes #6876
part of #6502

Screenshots / GIFs

Ligh Dark Black
light dark black

output-optimised

@fedrunov fedrunov requested review from a team and yostyle and removed request for a team September 1, 2022 12:42
@fedrunov fedrunov added the Z-NextRelease For issues and PRs which should be included in the NextRelease. label Sep 1, 2022
@fedrunov fedrunov closed this Sep 1, 2022
@fedrunov
Copy link
Contributor Author

fedrunov commented Sep 1, 2022

closed because created over wrong branch

@fedrunov fedrunov removed the Z-NextRelease For issues and PRs which should be included in the NextRelease. label Sep 1, 2022
@fedrunov fedrunov removed the request for review from yostyle September 1, 2022 12:44
import im.vector.app.core.platform.StateView
import im.vector.app.core.platform.VectorViewModel
import im.vector.app.core.resources.StringProvider
import im.vector.app.features.displayname.getBestName

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Unused import

import org.matrix.android.sdk.api.session.room.roomSummaryQueryParams
import org.matrix.android.sdk.api.session.room.state.isPublic
import org.matrix.android.sdk.api.util.Optional
import org.matrix.android.sdk.api.util.toMatrixItem

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Unused import


import androidx.lifecycle.LiveData
import androidx.paging.PagedList
import im.vector.app.core.platform.StateView

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Unused import


import com.airbnb.epoxy.EpoxyAttribute
import com.airbnb.epoxy.EpoxyModelClass
import com.google.android.material.tabs.TabLayout

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Unused import

import im.vector.app.core.epoxy.VectorEpoxyHolder
import im.vector.app.core.epoxy.VectorEpoxyModel
import im.vector.app.core.platform.StateView
import im.vector.app.features.home.room.list.home.filter.HomeRoomFilter

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Unused import

import im.vector.app.core.epoxy.VectorEpoxyModel
import im.vector.app.core.platform.StateView
import im.vector.app.features.home.room.list.home.filter.HomeRoomFilter
import im.vector.app.features.home.room.list.home.filter.RoomFilterHeaderItem

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Unused import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AppLayout: Invites Empty States

3 participants