android - Best way to display top level list -


i working on first android application. right uses fragments separate between main sections of app (error code lookup , deal of week fragments) , want create third fragment of our common programming information. in programming information have several brands (of equipment use) display lot of details (which phone number, port, ssl options, etc, use).

i looking @ expandablelistview thinking maybe might best way, wondered if there might option. because don't way expandablelistview looks. feels outdated compared rest of ui using holo , actionbar.

any suggestions? love "sub-fragment" layout if exists.

you may want libs in github.

there lot of diferent way of displaying things... :

stiskylistheaders emilsjolander https://github.com/emilsjolander/stickylistheaders

....

you can see of libs curently used , stable in app : "libraries developers" it's on store


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -