Android Tutorial TextPaginator Problem

I am using the PageTurnView library & like it very much.

In my code I would like to destroy & create a TextPaginator object or at least clear the text buffer that was set within this object using the Paginate method.

Can anybody tell me if that's possible without stopping the activity that contains the TextPaginator object?

Sharon
 
Top