Android-StepsView icon indicating copy to clipboard operation
Android-StepsView copied to clipboard

Thumbs doubled when device rotates

Open mikes222 opened this issue 9 years ago • 0 comments

When the device rotates the thumbs are doubled. It seems the property mThumbContainerXPosition in onSizeChanged() is not cleared.

Furthermore it would be nice to be able to set the style properties in the xml file and not only at source code level.

Can you provide an example of how to keep the current completed position when the device rotates?

Regards from Austria

mikes222 avatar Mar 19 '16 07:03 mikes222