[android-developers] Re: ViewPager and ListFragments with onLongClick listener problem

2013-12-31 Thread Doug Gordon
1) It seems like you could figure this out just by setting a few breakpoints and following what happens when the long-press menu is activated. 2) Do you really have a separate copy of code for each fragment that differ only by the FRAGMENT_DAY_NAME constant? This is bad practice for a number

[android-developers] Re: ViewPager and ListFragments with onLongClick listener problem

2013-12-30 Thread Paul-Peter Tournaris
Anyone On Friday, 20 December 2013 18:10:44 UTC+2, Paul-Peter Tournaris wrote: Hello to everyone! I tried asking this in StackOverflow and had to no luck so you are my last hope! http://stackoverflow.com/questions/20681055/viewpager-and-listfragment-with-onlongclick-strange-behaviour

[android-developers] Re: ViewPager and ListFragments with onLongClick listener problem

2013-12-21 Thread Παύλος-Πέτρος Τουρνάρης
/bump Στις 20 Δεκ 2013 6:10 μ.μ., ο χρήστης Παύλος-Πέτρος Τουρνάρης p.tourna...@gmail.com έγραψε: Hello to everyone! I tried asking this in StackOverflow and had to no luck so you are my last hope!