[NUI] Fix svace issue of RecyclerView LinearLayouter (#3924)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / RecyclerView / Layouter / LinearLayouter.cs
2022-02-03 Eunki Hong[NUI] Fix svace issue of RecyclerView LinearLayouter...
2021-09-17 SangHyeon Jade Lee[NUI] Prevent zero division of item StepCandidate ...
2021-07-26 Jaehyun Cho[NUI] Fix to call base.Initialize() of LinearLayouter...
2021-06-23 SangHyeon Jade Lee[NUI] enable groups regardless of groupHeader (#3199)
2021-06-14 SangHyeon Jade Lee[NUI] fix initialize layouter on empty count source...
2021-05-27 SangHyeon Jade Lee[NUI] fix CollecitonView item sizing on MeasureFirst...
2021-05-25 EverLEEst(SangHyeo... [NUI] Fix item position to apply collectionView Padding
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-07 EverLEEst(SangHyeo... fix descriptions as commented by jaehyun cho.
2021-05-07 everLEEst(SangHyeo... Make CollectionView APIs public
2021-05-07 SangHyeon Jade LeeImplements view update on NotifyCollectionChanged in...
2021-04-22 SangHyeon Jade Lee[NUI] Fix null reference check in CollectionViews....
2021-04-20 SangHyeon Jade Lee[NUI] Optimizing item positioning on MeasureFirst ...
2021-04-20 SangHyeon Jade Lee[NUI] Apply Padding and Margin on CollectionView and...
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-08 huiyu.eun[NUI] Format all files
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...