
Alex Vanyo
@alex_vanyo
Followers
1K
Following
895
Media
9
Statuses
244
Android Developer Relations Engineer @ Google, opinions are my own. When not working with insets, I also like to write code testing code-writing code.
Joined March 2019
If existing layouts like FlowRow, ListDetailPaneScaffold, and SupportingPaneScaffold don't meet your needs to achieve a specific design, don't be afraid to build custom ones! Checkout the video to see a walkthrough of a few examples involving intrinsics and placement tricks.
When creating custom adaptive layouts, ensure your composition depends on: window-level sizing information OR calls the same composable when recomposing for different layouts. Learn why with examples of how to build custom adaptive layouts in Compose →
1
3
9
RT @arriolachris: We extended Jetcaster to support additional Android form factors, and ofc, all using Compose :) Check out the article to….
0
3
0
RT @AndroidDev: Want to build adaptive Android apps and future-proof your app? 🤩 Tune in to #GoogleIO on May 14 for our Android sessions! →….
0
14
0
RT @doris4lt: 🔥💯🥰🥳. Super thrilled to see the new shared element API enable apps to add polish and delight. ♥️ Please feel free to tag me w….
0
10
0
Users _will_ resize your apps - and often. There are so many ways to do so: rotating, multi-window mode, folding and unfolding, free-form windows, and more, so it's vital to make sure your app works with all of those!.
🥳 We have just published more official guidance on testing!. Whether you optimize your app for different screens or not, you should verify that it works correctly on any device with automated tests. And it's not just about adaptive layouts!.
0
0
10
RT @riggaroo: Compose 1.7.0-alpha03 includes new options for Flow layouts - ContextualFlowRow & ContextualFlowColumn. Allowing you to speci….
0
19
0
RT @ppvi: Github's new runners are so much faster! And you can enable KVM on ubuntu which makes them much cheaper for AndroidDevs running e….
0
8
0
Excited to be there and create something live!. As a sneak peak, AnchoredDraggable will be the star of the show #JetpackCompose.
🌟 Get ready to level up your Android skills! We're honored to have @alex_vanyo with us on Jan 31st for a live development session. Tune in to learn about implementing an expanding panel in Android. #DeveloperCommunity #LiveStream
0
2
8
Your app may not be available to download *at all* on some devices due to feature requirements. Those can be both explicit and implicit, and since any library update or new dependency can impact them, it might not be obvious what features your app ultimately requires.
🔓 Is your app compatible with every device?. Check for explicit and implicit feature requirements, make them optional, and automate checks to prevent regressions in availability! 👏 Ensure that your app can be downloaded on all devices and by all users →
2
5
17