Video Infos
Author
Published
Topics
Jetpack Glance is the new shiny library in the Jetpack family for creating widgets. At first glance, it resembles a Jetpack Compose, but in many cases, it is really different. Learn those differences and create beautiful widgets easily.
LATEST ANDROID JOBS
update your work life

Munich, Berlin, Hamburg, Ingolstadt, Cologne, Frankfurt, Leipzig, Stuttgart
Teamlead Mobile Engineering (m/f/d)
APPLY NOW
Munich, Berlin, Hamburg, Ingolstadt, Cologne, Frankfurt, Leipzig, Stuttgart
Senior Flutter Engineer (m/f/d)
APPLY NOW
Munich, Berlin, Hamburg, Ingolstadt, Cologne, Frankfurt, Leipzig, Stuttgart
Flutter Engineer (m/f/d)
APPLY NOWMORE DEV CONTENT
check out more videos and blogs
Testing Jetpack Compose UI
Building UI with Jetpack Compose is different from using Views. So is testing. After implementing Compose UI in production code and writing test suites for it I decided to share…
WATCH VIDEOSnapshot testing (and more!) with Paparazzi
Unit tests allow you refactor your code with confidence and usually run blazingly fast! But how do you ensure that your UI looks as expected? Espresso tests are hard to…
WATCH VIDEO