Hi all,
as for thread title, can setLayoutAnimated be called inside a Class ?
I use this code:
B4X:
'Show a console with layout animation.
'Duration: The animation duration in milliseconds. Pass 0 for no animation.
Sub ShowConsole (Duration As Int)
mDuration = Duration ' Store for future...