|
Feb
26 |
|
revised |
how to add click listener to ListFragment blank area deleted 5006 characters in body |
|
Feb
25 |
|
revised |
how to add click listener to ListFragment blank area edited body |
|
Feb
25 |
|
comment |
how to add click listener to ListFragment blank area ok, i tried it, but it not work. EditFragmentActivity.setListener();, I updated my question. More simple.
|
|
Feb
25 |
|
revised |
how to add click listener to ListFragment blank area edited body |
|
Feb
25 |
|
comment |
how to add click listener to ListFragment blank area There is no solution? |
|
Feb
22 |
|
revised |
how to add click listener to ListFragment blank area added 4380 characters in body |
|
Feb
21 |
|
revised |
how to add click listener to ListFragment blank area added 638 characters in body |
|
Feb
21 |
|
comment |
how to add click listener to ListFragment blank area oh, but it does not work . i add some code in onResume() ViewGroup listContainer = (ViewGroup) getListView().getParent(); listContainer.setOnClickListener(this); |
|
Feb
21 |
|
comment |
how to add click listener to ListFragment blank area thanks @Archie.bpgc. your mean is (ViewGroup)(getListView().getParent()).setOnClickListener()? |
|
Feb
21 |
|
asked | how to add click listener to ListFragment blank area |
|
Feb
20 |
|
comment |
after switching language,fragment will increase duplicate option menu item I probably know why . when i change the locale, the android will recall the onCreate method in the Activity which is showing, unless you set the manifest . in my activity, the fragment will be regenerate and attach to Activity,the old fragment in fragmentmanager and the newly fragment in the same Activity.So the activity have the duplicate menu item. |
|
Feb
19 |
|
asked | after switching language,fragment will increase duplicate option menu item |
|
Feb
13 |
|
awarded | Teacher |
|
Jan
29 |
|
asked | what's happen about the cursor? |
|
Jan
22 |
|
revised |
NotificationCompat.Builder's setOngoing not working added 564 characters in body |
|
Jan
22 |
|
accepted | TortoiseSVN 1.7 client could not open 1.6-server |
|
Jan
22 |
|
answered | TortoiseSVN 1.7 client could not open 1.6-server |
|
Jan
22 |
|
revised |
NotificationCompat.Builder's setOngoing not working added 475 characters in body |
|
Jan
22 |
|
asked | NotificationCompat.Builder's setOngoing not working |
|
Jan
17 |
|
comment |
TortoiseSVN 1.7 client could not open 1.6-server @LazyBadger thanks lazy,as my question, there is no problem by using cli, ie, eclipse-subclipse. last night, i found it, eclipse-subclipse's svnkit 1.3 is ok, but svnkit 1.7 die. and 1.3's target is svn 1.6. |