morganwu

Results 5 comments of morganwu

hi guys, I have the same issue, and after comparing my own app with the sample, I found the only real difference was my app kept running GC when sliding,...

I just tried two cases: 1, including my own ui and activity in sliding menu sample 2, importing those of the sample into my project then I got the same...

I found some even more strange things by running the exactly same code in my own project and the example and tracking memory allocation, the allocation for the example is...

@jwoolston, my device is of 4.0.3, and yes I'm using fragment by extending my activity from SlidingFragmentActivity as same as the sample app. One point I might not state clearly,...

hi Jared, Thanks for your constant response, I do need fragment transactions for production environment, but for these testing, my case is very simple. I just open a single view,...