DiagonalScrollView icon indicating copy to clipboard operation
DiagonalScrollView copied to clipboard

This view is a container that supports diagonal scrolling and fling gesture. It is based on AOSP HorizontalScrollView.

Results 3 DiagonalScrollView issues
Sort by recently updated
recently updated
newest added

I try to skip to inflate the column at some specific points, but it always skip the last one in the row.

After applying scaling i am facing scrolling issue in, specially horizontal and diagonal scrolling. vertical scrolling working fine. Any suggestion or hint?