Does Circuit support foldables? #2247
itsandreramon
started this conversation in
General
Replies: 1 comment 3 replies
-
|
There's nothing first party, I've pondered the idea of something like a PaneledNavigableCircuitContent but it's not hard to write something yourself too. Here's an example from a personal project: https://github.com/ZacSweers/CatchUp/blob/main/app-scaffold/src/main/kotlin/catchup/app/home/HomeScreen.kt#L244-L246 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be interesting to see an example implementation that uses 2-pane layout with Material Design components.
Beta Was this translation helpful? Give feedback.
All reactions