[android-developers] Expandable list view not expand when com.facebook.share.widget.LikeView is added to the layout.

2016-05-09 Thread parthasarathi panda
I use Expandable list view to show different restaurants as parent and in child i display the user visits to the specific restaurant date wise . Every thing works fine but when i add a facebook like button in the parent , then the list is not expand . I already try with focusableInTouchMode

Re: [android-developers] expandable list view

2013-05-20 Thread Justin Anderson
I'm sorry, but your question doesn't really make sense. Please take the time to make a grammatically correct question, and ask again... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sat, May 18, 2013 at 2:01 AM, Sadhna Upadhyay

[android-developers] expandable list view

2013-05-18 Thread Sadhna Upadhyay
Hi friends, can someone tell me how to set background color of expandaable listview when we click on any rowand also should be by default when we click on other row pls help me if any one any idea thnx in advance. Thanks: Sadhana -- -- You received this message because you are

[android-developers] Expandable list view.

2013-02-09 Thread Sadhna Upadhyay
Hi Everybody, i am creating a app in which i have to fetch the data in expandable list from server and dynamically but i am very new in android can some one help me. Thanks sadhana. -- -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Expandable list view.

2013-02-09 Thread TreKing
On Sat, Feb 9, 2013 at 4:47 AM, Sadhna Upadhyay sadhna.braah...@gmail.comwrote: i am creating a app in which i have to fetch the data in expandable list from server and dynamically but i am very new in android can some one help me. You need to learn to ask a question people can answer.

[android-developers] Expandable List View

2012-02-28 Thread manoj vemuru
Hello, I have an expandableListView with simple textViews, I want to have the same result on a item (parent or child) click but if I use ExpandableListView.setOnGroupClickListener() method I can't handle the expand of the parent node and so can't see children. The solution I found is to add an

[android-developers] Expandable List View OnClickListener....

2010-06-07 Thread dKnow
Hi I have a problems with a projekt I am working on. I am working on a calender in Android and its the first time I do anything with it. so here are my problems 1) I used the Expandable List View Example from the Api Demo and I wanted to ad a onChildClick event to get to anotherscreen 2) I

[android-developers] expandable list view

2009-04-07 Thread google
hi, i am creating expandable list with group and childs, i am able to handle onchildclick() but not able to handle ongroupclick() can anybody helps in this regards, chandra --~--~-~--~~~---~--~~ You received this message because you are subscribed to the