Skip to content

Update "AndroidX.Window" to "1.0.0-beta04" #428

@conceptdev

Description

@conceptdev

beta02 binding is live on NuGet
beta03 binding is pending in #415

New version info for beta04 (released 11/17): https://developer.android.com/jetpack/androidx/releases/window#1.0.0-beta04

Packages affected:

  • Xamarin.AndroidX.Window
  • Xamarin.AndroidX.Window.WindowJava

There is an additional set of preview APIs for "Activity Embedding" but these are not key to the main purpose of the package for Xamarin.Forms or .NET MAUI users.

Breaking changes

  • WindowInfoRepository renamed to WindowInfoTracker
  • WindowInfoRepositoryCallbackAdapter renamed to WindowInfoTrackerCallbackAdapter
  • addWindowLayoutInfoListener method has a new parameter for the activity context

The API otherwise functions the same (after renaming).

Wait until beta03 is bound in #415

Metadata

Metadata

Assignees

Labels

update-package-requestRequest for a NuGet to be updated to newer Java package version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions