Commit Graph

5 Commits

Author SHA1 Message Date
nekotoro 1ff9274eb9 Fuzzy search on Toolbar.searchTextInput 2026-01-09 10:07:47 +01:00
nekotoro 6f62c3ad53 RidersList and ToolBar sizing done
TODO : cast ListViewItemState.data into RiderVO
2025-11-25 13:46:20 +01:00
nekotoro fd5eaac4c6 Added an AnchorLayout to the MainPanel and set the layout data poroperty of the StackNavigator to AnchorLayoutData.fill() 2025-11-24 22:11:07 +01:00
nekotoro a42a468070 Trying get rid of the scroll bars
- moved view classes instanciation into CREATION_COMPLETE triggered methods
2025-11-24 18:15:47 +01:00
nekotoro e8789829ae Added : RidesrScreen, ToolBar
Riders list is now populated with JSON
TODO : resize list and tolbar
2025-11-23 22:11:53 +01:00