static-progress-bar
static-progress-bar copied to clipboard
Change orientation error
When you change the orientation from landscape to portrait the screen doesn't refresh correctly. You should call resetWidth() in the initView() method.
+1 same issue occurs when using the progress bar in a ListView, recycling the views also makes them not refresh correctly
+1 same issue while using it in a list view
Sorry for really late reply, Is it only happening on ListView? I can't produce it on my sample app