安卓:创建文本列水平滚动型文本、水平

由网友(┗从未思念、谈何滞留┓)分享简介:我想知道,如果有人采取了一堆的文字,并具有该水平滚动多列滚动型显示它的任何方法都知道。I'm wondering if anyone knows of any method for taking a bunch of text and displaying it in a ScrollView that has mu...

我想知道,如果有人采取了一堆的文字,并具有该水平滚动多列滚动型显示它的任何方法都知道。

I'm wondering if anyone knows of any method for taking a bunch of text and displaying it in a ScrollView that has multiple columns that scroll horizontally.

我想创造非常相似,Aldiko或Kindle应用程序中,用户可以点击向左或向右转到文本的previous或翻页的体验。

I'm trying to create an experience very similar to Aldiko or the Kindle app in which the user can tap left or right to go to the previous or next page of text.

希望这是有道理的,感谢您的阅读,

Hope this makes sense, thanks for reading,

托尼

推荐答案

Aldiko(和诗节)使用的WebView + CSS3列。你分页这样一来,然后就水平滚动。看一看this回答。

Aldiko (and Stanza) are using WebView + CSS3 columns. You "paginate" this way and then just scroll horizontally. Have a look at this answer.

阅读全文

相关推荐

最新文章