zentechthaingo / android-section-list

Automatically exported from code.google.com/p/android-section-list
Other
0 stars 0 forks source link

Is there an example of how to use this? #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to test this widget for possible use, but without an example and 
with the given documentation, it's mostly futile.  Currently I get an 
exception: 

java.io.FileNotFoundException: 
res/drawable-hdpi/divider_horizontal_bright_opaque.9.png
07-04

Rather than try to run that down though, since I'm probably doing something 
wrong to begin with.  Can you post some kind of simple example implementation?

Original issue reported on code.google.com by jayki...@gmail.com on 4 Jul 2011 at 6:12

GoogleCodeExporter commented 8 years ago
You probably did not add the project as a library project but tried to copy 
some sources.

I added explicit link to relevant parts of android documentation - you need to 
read and document how android library projects work. The usage is also 
described below the screenshots. I mentioned that after the link so that it is 
plain obvious. Look at  Project Home 
http://code.google.com/p/android-section-list/ for details.

Original comment by ja...@potiuk.com on 4 Jul 2011 at 6:28

GoogleCodeExporter commented 8 years ago
Thanks for the pointer to the sample (Not sure why I couldn't find it myself).  
Anyway, my problem was because I didn't specify the SectionListViewTheme (or an 
equivalent) on my activity in the manifest.  I had the library reference set up 
properly, though.

Original comment by jayki...@gmail.com on 4 Jul 2011 at 11:47

GoogleCodeExporter commented 8 years ago
Ah. Ok. I made appropriate comment in the doc.

Original comment by ja...@potiuk.com on 5 Jul 2011 at 6:22

GoogleCodeExporter commented 8 years ago
Can you upload source code of this project for everyone ?

Original comment by ohmygod...@gmail.com on 11 Oct 2011 at 3:11

GoogleCodeExporter commented 8 years ago
Use mercurial and clone it from the source section please. 

Original comment by jarek.po...@polidea.pl on 11 Oct 2011 at 3:15