Searched refs:MAX_SCROLL_SIZE_FRACTION (Results 1 – 1 of 1) sorted by relevance
63 static final float MAX_SCROLL_SIZE_FRACTION = 0.3f; field in SwipeHelper615 float maxScrollDistance = MAX_SCROLL_SIZE_FRACTION * size; in onTouchEvent()