Class ShadowScrollView

    • Constructor Detail

      • ShadowScrollView

        public ShadowScrollView()
    • Method Detail

      • smoothScrollTo

        @Implementation
        protected void smoothScrollTo​(int x,
                                      int y)
      • smoothScrollBy

        @Implementation
        protected void smoothScrollBy​(int x,
                                      int y)