开发者

Rotate screen, return to same location

I have a textviewer with HTML text in it (let's say with 200 lines). TextViewer is in a ScrollView, and the activity has in manifest: android:configChanges="orientation" (to avoid restarting activity开发者_StackOverflow).

When I rotate screen - I get the text rotated but it does not show the same line, since each line can show more.

How do I rotate and show same beginning of line?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜