Diana Belogrivaya

Results 2 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.