Skip to content

Simple Stack 2.6.2

Compare
Choose a tag to compare
@Zhuinden Zhuinden released this 07 Jun 20:07
· 73 commits to master since this release

Simple Stack 2.6.2 (2021-06-07)

  • ADDED: Backstack.canSetScopeProviders().

This is in conjunction with the 2.6.1 change, while making it safe to use them without extra checks such as if(lastNonConfigurationInstance == null) {. (see #243)