You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
all_channels: Replace three dot menu with long press gesture and add on tap to feed
Make the All channels view UI consistent with the Channels view. Specifically,
onTap on a row item should lead to channel feed page and onLongPress should launch
the channel bottom sheet.
- all_channels: Add empty SizedBox as placeholder when toggle isn't shown for layout consistency
- all_channels: Add on tap to channel feed if user has content access
- all_channels: Add additional end padding for row item
Fixes#1914
0 commit comments