uno icon indicating copy to clipboard operation
uno copied to clipboard

`LayoutSlots` are invalid on `ListView` items on Android

Open dr1rrb opened this issue 5 years ago • 1 comments

Current behavior

The LayoutSlot[WithMarginsAndAlignemnts] is not full-filled properly for the containers elements of a ListView on Android

Expected behavior

They are reflecting the right layout slot.

How to reproduce it (as minimally and precisely as possible)

Remove the special case for the NativeListViewBase which was added by this https://github.com/unoplatform/uno/pull/2753/commits/0a8cf317136a06c62770b20d912606908b3f6616

Environment

Nuget Package: Uno.UI Package Version(s): 2.1 Affected platform(s):

  • [ ] iOS
  • [x] Android
  • [ ] WebAssembly
  • [ ] WebAssembly renderers for Xamarin.Forms
  • [ ] macOS
  • [ ] Windows
  • [ ] Build tasks
  • [ ] Solution Templates

Visual Studio: irrelevant Relevant plugins: none

dr1rrb avatar Mar 06 '20 21:03 dr1rrb

This needs to be re-evaluated after https://github.com/unoplatform/uno/pull/18261/

Youssef1313 avatar Oct 06 '24 07:10 Youssef1313

No longer relevant to Skia renderer targets

MartinZikmund avatar Jul 17 '25 09:07 MartinZikmund