Whatβs Changed
- Upgrade to Compose 1.2 (#1262) @bentrengrove
- [Pager] Remember nested connection in Pager component (#1264) @ShikaSD
- [Pager Indicators] Fix behavior of
pagerTabIndicatorOffset
in RTL layouts (#1223) @patrykmichalik - [SystemUiController] Add support for systemBarsBehavior (#1251) @alexvanyo
- [Navigation Material] Mark transitionsInProgress complete in BottomSheetNavigator (#1244) @jbw0033
- [Navigation Animation] Avoid crashing when the start destination changes (#1243) @jbw0033
- [Navigation Material] Remove usages of undefined
Destinations.Home
string from code samples in documentation (#1231) @patrykmichalik - [Navigation] Fix overlapping elements in Sample Bottom Sheets layout (#1148) @leinardi
- [navigation material] use result of assertThat (#1230) @saied89
- [WebView] Correct typos in documentation (#1229) @patrykmichalik
- [systemUiController] Minor typos in docs: setStatusBarColor, setNavigationBarColor (#1227) @MarkusBillharz
- [Web] Fix webview not destroyed (#1221) @rlatapy-luna