android-section-list icon indicating copy to clipboard operation
android-section-list copied to clipboard

Provides implementation of list which is divided to sections

Results 7 android-section-list issues
Sort by recently updated
recently updated
newest added

Hi, your works charm. my problem is how could i add header view in this listview, when i try to add header view it crashed. Any suggestion?.

_From [[email protected]](https://code.google.com/u/110180172815358299316/) on February 13, 2014 03:57:40_ nama = new String[] { "2 Potong Ayam", "Wing Bucket" }; @Override public void onItemClick(AdapterView arg0, View arg1, int position, long arg3){ ```...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/102576984876443647420/) on December 10, 2013 23:33:23_ What steps will reproduce the problem? 1. Activate a checkbox from the project sample 2. Scroll down 3. Another checkbox that was previously...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/117660759622302917283/) on September 02, 2013 13:22:59_ What steps will reproduce the problem? 1. It does not recognizes which item is clicked. I set listView.setOnItemClickListener and implemented the OnItemClickListener method...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101486270430361501327/) on April 30, 2013 13:17:28_ What steps will reproduce the problem? 1. Increasing the list view item height! 2.more time in a list view item 3.or simply when...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101486270430361501327/) on December 26, 2012 18:42:07_ I'm trying to add searchbar/seachView for this section list //============================================================ private TextWatcher textWatcher = new TextWatcher() { ``` @Override public void onTextChanged(CharSequence s,...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/106800877343729206661/) on October 01, 2012 11:10:38_ What steps will reproduce the problem? Use as Android Library project, build with ADT14+ What is the expected output? What do you see...

bug
imported
Priority-Medium