Replies: 1 comment
-
Nevermind, I think it's doable by just directly building a custom layout with the methods from the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
what I want to make is something like Telegram's asset picker, i.e put the gridview inside a bottom sheet , while the AppBar will show when the bottom sheet is expanded to full screen.
Is that possible by extending the
AssetPickerBuilderDelegate
? TIABeta Was this translation helpful? Give feedback.
All reactions