Hi I am a newbie in android development and confused about how to make TextView in a widget (remoteviews) scrollable. I have add android:scrollbars="vertical"
in attributes
of TextView
, however, it makes no response when I touch it.
Can any one please tell me how to solve this, thanks a lot.
Here is the screenshot.
Here is the code.