
Move DrawableWrapper, DrawableContainer, and StateListDrawable compat classes to public API.Version 1.6.0-beta01 contains these commits. 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. LinearLayoutCompat now preserves margin layout params ( Id2af4)Īndroidx.appcompat:appcompat:1.6.0-rc01 and androidx.appcompat:appcompat-resources:1.6.0-rc01 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. Version 1.7 Version 1.7.0-alpha01Īndroidx.appcompat:appcompat:1.7.0-alpha01 and androidx.appcompat:appcompat-resources:1.7.0-alpha01 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
