Closed anroswart closed 2 months ago
Added uiView.reloadInputViews() to updateUIView in order to dynamically change the return button style on the software keyboard.
uiView.reloadInputViews()
updateUIView
Noticed a significant performance drop with the added change to reload input views in updateUIView.
Work done
Added
uiView.reloadInputViews()
toupdateUIView
in order to dynamically change the return button style on the software keyboard.