
Reverted a bug fix that overwrote the configuration passed to onConfigurationChanged, which had caused issues for tests that injected their own custom configurations through onConfigurationChanged.Īndroidx.appcompat:appcompat:1.6.0-beta01 and androidx.appcompat:appcompat-resources:1.6.0-beta01 are released.Version 1.6.0-rc01 contains these commits. Added DrawableWrapper, DrawableContainer, and StateListDrawable compat classes to public API surfaceĪndroidx.appcompat:appcompat:1.6.0-rc01 and androidx.appcompat:appcompat-resources:1.6.0-rc01 are released.Nullability updates to align with Android 13 (Tiramisu, API level 33) SDK.Provides backward compatibility for the new per-language preferences API available in Android 13. See tApplicationLocales(LocaleListCompat) for more information. Added support for customizing application locales.Version 1.6.1 contains these commits.Īndroidx.appcompat:appcompat:1.6.0 and androidx.appcompat:appcompat-resources:1.6.0 are released. LinearLayoutCompat now preserves margin layout params ( Id2af4)Īndroidx.appcompat:appcompat:1.6.1 and androidx.appcompat:appcompat-resources:1.6.1 are released.Locale.getDefault() now returns the system locale after a cold start ( I6a94b).

AppCompatActivity now sets the ViewTreeOnBackPressedDispatcherOwner so that it is possible to retrieve the dispatcher from the view.Version 1.7.0-alpha01 contains these commits. AppCompat now depends on Fragment version 1.5.4 ( I54dcd)Īndroidx.appcompat:appcompat:1.7.0-alpha01 and androidx.appcompat:appcompat-resources:1.7.0-alpha01 are released.Fixed a memory leak in AppCompatDelegate.getLocaleManagerForApplication() ( 44b57fd).Version 1.7.0-alpha02 contains these commits. Version 1.7 Version 1.7.0-alpha02Īndroidx.appcompat:appcompat:1.7.0-alpha02 and androidx.appcompat:appcompat-resources:1.7.0-alpha02 are released. You can add your vote to an existing issue byįor more information. In this library before you create a new one. Let us know if you discover new issues or have Implementation("androidx.appcompat:appcompat-resources:$appcompat_version")įor more information about dependencies, see Add Build Dependencies. Implementation("androidx.appcompat:appcompat:$appcompat_version") Implementation "androidx.appcompat:appcompat-resources:$appcompat_version"


For loading and tinting drawables on older versions of the platform Implementation "androidx.appcompat:appcompat:$appcompat_version"
