jess-anders / two-way-gridview

An Android GridView that can be configured to scroll horizontally or vertically
650 stars 261 forks source link

ScrollBar does not return #2

Open chrisjenx opened 11 years ago

chrisjenx commented 11 years ago

It appears when the view is first shown but subsequent scrolling does not reshow the scrollbar.

Tested on Android 4.1+

hounychang commented 10 years ago

Hi, I got this problem too. could you tell me how to solve this problem? Thanks .