Skip to content

Commit 2ed56cd

Browse files
minor changes
1 parent 84243f9 commit 2ed56cd

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Shipped.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2077,7 +2077,6 @@
20772077
~override Microsoft.Maui.Controls.Handlers.Items.MauiCarouselRecyclerView.SetUpNewElement(Microsoft.Maui.Controls.CarouselView newElement) -> void
20782078
~override Microsoft.Maui.Controls.Handlers.Items.MauiCarouselRecyclerView.TearDownOldElement(Microsoft.Maui.Controls.CarouselView oldElement) -> void
20792079
~override Microsoft.Maui.Controls.Handlers.Items.RecyclerViewScrollListener<TItemsView, TItemsViewSource>.OnScrolled(AndroidX.RecyclerView.Widget.RecyclerView recyclerView, int dx, int dy) -> void
2080-
~override Microsoft.Maui.Controls.Handlers.Items.RecyclerViewScrollListener<TItemsView, TItemsViewSource>.OnScrollStateChanged(AndroidX.RecyclerView.Widget.RecyclerView recyclerView, int newState) -> void
20812080
~override Microsoft.Maui.Controls.Handlers.Items.ReorderableItemsViewHandler<TItemsView>.CreateAdapter() -> Microsoft.Maui.Controls.Handlers.Items.ReorderableItemsViewAdapter<TItemsView, Microsoft.Maui.Controls.Handlers.Items.IGroupableItemsViewSource>
20822081
~override Microsoft.Maui.Controls.Handlers.Items.SelectableItemsViewAdapter<TItemsView, TItemsSource>.OnBindViewHolder(AndroidX.RecyclerView.Widget.RecyclerView.ViewHolder holder, int position) -> void
20832082
~override Microsoft.Maui.Controls.Handlers.Items.SelectableItemsViewAdapter<TItemsView, TItemsSource>.OnViewRecycled(Java.Lang.Object holder) -> void

src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Unshipped.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
override Microsoft.Maui.Controls.Shapes.Shape.OnPropertyChanged(string? propertyName = null) -> void
33
~override Microsoft.Maui.Controls.Handlers.Items.MauiRecyclerView<TItemsView, TAdapter, TItemsViewSource>.OnInterceptTouchEvent(Android.Views.MotionEvent e) -> bool
44
~override Microsoft.Maui.Controls.Handlers.Items.MauiRecyclerView<TItemsView, TAdapter, TItemsViewSource>.OnTouchEvent(Android.Views.MotionEvent e) -> bool
5+
~override Microsoft.Maui.Controls.Handlers.Items.RecyclerViewScrollListener<TItemsView, TItemsViewSource>.OnScrollStateChanged(AndroidX.RecyclerView.Widget.RecyclerView recyclerView, int newState) -> void

0 commit comments

Comments
 (0)