简体   繁体   中英

Horizontally scrollable Listview

My application uses a ListView to browse some text (source code).

I don't like that when the line is longer than the available space it automatically starts a new line like in the image , at line 312. Is there any way to set the layout so that horizontal scrolling is enabled?

A few links to help you out:

  1. TableFixHeaders - Android library that implements a table with fixed headers
  2. Android Horizontal ListView - a drop-in replacement for a standard ListView

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM