Join Slack
Powered by
hey guys, can anyone link me a sample please, for ...
# compose-android
f
FunkyMuse
04/01/2023, 9:38 AM
hey guys, can anyone link me a sample please, for Android where edge to edge is implemented
s
Stylianos Gakis
04/01/2023, 10:23 PM
NiA is going edge to edge
https://github.com/android/nowinandroid/blob/452ab50e98bf69709ebfdb9d38843caed6c8f[…]/main/java/com/google/samples/apps/nowinandroid/MainActivity.kt
c
Chris Sinco [G]
04/03/2023, 6:57 PM
Most of the Compose samples also demonstrate this, though it relies on Accompanist SystemUiController to do fully:
https://github.com/android/compose-samples/blob/main/Jetsnack/app/src/main/java/com/example/jetsnack/ui/theme/Theme.kt#L93
4
Views
Open in Slack
Previous
Next