static-progress-bar icon indicating copy to clipboard operation
static-progress-bar copied to clipboard

Change orientation error

Open josepaf opened this issue 9 years ago • 3 comments

When you change the orientation from landscape to portrait the screen doesn't refresh correctly. You should call resetWidth() in the initView() method.

josepaf avatar Apr 16 '15 12:04 josepaf

+1 same issue occurs when using the progress bar in a ListView, recycling the views also makes them not refresh correctly

SolveSoul avatar Apr 24 '15 20:04 SolveSoul

+1 same issue while using it in a list view

ajay-nagarajan avatar May 29 '15 13:05 ajay-nagarajan

Sorry for really late reply, Is it only happening on ListView? I can't produce it on my sample app

NikoYuwono avatar Jul 29 '15 07:07 NikoYuwono