Searched refs:panelPadding (Results 1 – 1 of 1) sorted by relevance
860 int panelPadding = getResources().getDimensionPixelSize( in computeMaxRightScroll() local862 int result = frameResIds.length * panelWidth - scrollViewWidth + panelPadding; in computeMaxRightScroll()