OudomMunint / .NetMAUI-To-Do-List-App

A minimalistic to do list app that performs CRUD operations. Made with .Net MAUI & SQLite. This app features a dashboard with charts, camera & image gallery usage, ListView with bulk actions as well as dark & light themes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI - Horizontal collection view issue

OudomMunint opened this issue · comments

commented

Currently on smaller iOS devices like iPhone X, the pinned item list cannot be scrolled to the end. Doesn't happen on iPhone 15 not does it happen at all on Android.

Most likely related to this issue: dotnet/maui#14788

commented

Fixed, Closing.