Diana Belogrivaya
Results
3
comments of
Diana Belogrivaya
This solved the problem in my case: ``` - (void)emptyDataSetWillAppear:(UIScrollView *)scrollView { scrollView.contentOffset = CGPointZero; } ```
Hi! Is there any way of overriding the SDK language? Thanks.
Hi again! I mean setting the language on the fly. It would be nice to have an option to show screens in the specified language (if it is supported by...