moko-widgets icon indicating copy to clipboard operation
moko-widgets copied to clipboard

Bugged scroll with enabled isScrollListOnKeyboardResize

Open Alex009 opened this issue 5 years ago • 1 comments

When we enable isScrollListOnKeyboardResize (added in #218) on WidgetScreen we got broken scroll. it was developed for case of reversed list - we should add to widgets correct version of reversed list view factory, and remove broken isScrollListOnKeyboardResize flag

Alex009 avatar Jun 02 '20 15:06 Alex009

correct reversed list implemented in ATRA project, and should be moved to widgets lib

Alex009 avatar Jun 03 '20 02:06 Alex009