My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

compose

#compose

Write An Article
9 Followers·9 Articles
HotNew
Compose ReadyMade
compose.hashnode.dev·May 21, 2023

Statusbar and Navigation bar Colour

implementation "com.google.accompanist:accompanist-systemuicontroller:0.27.0" Theme.kt add this val systemUiController = rememberSystemUiController() if(darkTheme){ systemUiController.set…

Statusbar and Navigation bar Colour
composecolor+2
1
Jayesh Suthar