uno
uno copied to clipboard
`LayoutSlots` are invalid on `ListView` items on Android
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
This needs to be re-evaluated after https://github.com/unoplatform/uno/pull/18261/
No longer relevant to Skia renderer targets