Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz e15cf82cf6
Add animated GIF support for Image (#19411) 2024-02-16 06:51:33 -06:00
TJ Lambert 384137241d
[iOS] Fix Entry Next Keyboard Button Finds Next TextField (#11914)
* Enable the Next button on keyboard to find next text field - ios

* Use the most top superview or allow user to specify

* Add message for IQKeyboard and stop the upward search as the ContainerViewController

* add ThirdPartyNotice.txt from Android repo

* remove the ThirdPartyNotices.txt file for now

* address Shane comments and use more efficient search for next field

* make the search modular and more generic to fit inside ViewExtensions.cs

* change signatures for tests

* add third party notice

* Change names, support RightToLeft, loop back to beginning

* add comment for IsRtl

* Use logical tree ordering, add more unit tests, and create horizontalstacklayoutstub

---------

Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2023-02-06 14:52:44 -06:00
Shane Neuville af2acb0802 - fix naming location 2022-12-28 15:09:46 -06:00