To have effect of zoom in gridView I have scale it with 2.0f value. Scaling (zoom effect) on that grid view works fine.
As the view is zoomed I want to have a horizontal and vertical scroll in this view.
To have effect of zoom in gridView I have scale it with 2.0f value. Scaling (zoom effect) on that grid view works fine.
As the view is zoomed I want to have a horizontal and vertical scroll in this view.
Please write code in grid Xml code:
android:scrollbars="horizontal"
android:scrollbars="vertical"