Nikita Stetskii

Results 4 issues of Nikita Stetskii

Hello! I have a vertical CustomScrollView wrapped with PullToRefreshNotification, and inside CustomScrollView there is a widget with horizontal SingleChildScrollView. Which of them PullToRefreshNotification will be listening to? Does it work...

**Description** Hello! I can't build the application, I get this error: ``` Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01...

Hello! Now there is a problem with recognizing codes that are on a colored background. Is it possible to add an option to switch the camera image to black and...

Hello! Is there any way to make scroll stop on snap point even if velocity is too high? Now if velocity is high scroll will not be snapped. Thanks.