Talk from Droidcon EMEA 2020.
Jetpack Compose is now in alpha and you might want to start adding it to your existing apps. In this talk, you’ll learn how to do that!Jetpack Compose is now in alpha and you might want to start adding it to your existing apps. In this talk, you’ll learn how to do that!Android 11 added the ability to control the keyboard, even scrolling it in and out synchronized with your app’s content. This video demonstrates how to implement this behaviour, and covers the new Jetpack functionality enabling this for easier WindowInset handling.Talk from DevFest Sydney 2019. The Android theming system is powerful but easy to misuse. Proper use of it can make your layouts easier to maintain and support dark themes or implement material theming to systematically customize Material Design to better reflect your product’s brand.Talk from Android Dev Summit 2019. The Android theming system is powerful but easy to misuse. Proper use of it can make your layouts easier to maintain and support dark themes or implement material theming to systematically customize Material Design to better reflect your product’s brand.To aid developers with creating immersive experiences, Android 10 adds new system navigation models that allow apps to take over more of the user’s screen.
This talk looks at how apps should work with the new gesture navigation, and ways to mitigate gesture conflicts.To aid developers with creating immersive experiences, Android 10 adds new system navigation models that allow apps to take over more of the user’s screen.
This talk looks at how apps should work with the new gesture navigation, and ways to mitigate gesture conflicts.This talk will start with a crash course in themes and styles and how to apply styling throughout your app while isolating theme dependent resources. We’ll then walk through applied examples of using the styling system to build material themed apps and dark themes.Learn Android Q’s new customization and navigation features, including the UI patterns for offering dark themes and how to implement both light and dark themes in a manageable way, and the new gestural system navigation showing you how to update apps to work seamlessly, drawing edge-to-edge.