Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 17:20

馃摙 BIG RELEASE 馃殌

This is a big release for Accompanist, with not 1, but 4 new libraries:

馃摉 Pager & Pager Indicators

Provides paging layouts for Jetpack Compose, similar to Android's ViewPager. We have also released a sibling library which provides some simple indicators.

馃崼 System UI Controller

A library which provides easy-to-use utilities for updating the System UI (status and navigation bars) colors from Jetpack Compose.

馃寠 Flow layouts

A library that adds a 'flexbox'-like layout to Jetpack Compose.

New home, package and group id: com.google.accompanist

You may have also noticed that we have a new GitHub location. As part of this move, we've also updated the package name and Maven group IDs for the libraries. If you we're using the older libraries, see the Migration from dev.chrisbanes.accompanist page for more information.

What鈥檚 Changed

馃檶 Big thanks to @arkon, @troyhen, @CaptnBlubber for their contributions!