AndroidDeveloperLB

Results 603 comments of AndroidDeveloperLB

Is there a solution for the flinging issue? When I fling and the actionbar can be scrolled, it stops the flinging and might not even show/hide the actionbar.

Try this repo: https://github.com/chrisbanes/cheesesquare

Sorry, I can't. I was told to still use the ListViews of the fragments, as they are very complex and converting to RecyclerView won't be easy at all.

That's too bad. Do you know perhaps of such extensions? Or, what will it take for me to make ListView work nicely with the scrolling of the actionBar ? Isn't...

This seems like it will take a lot of time to work on, and sadly I don't have it (which is a part of the reason I was told not...

@Letme OK,tried again after a long time since the original issue was reported. Here's a new one, after another trial to clone the project and use it: ![image](https://user-images.githubusercontent.com/5357526/53450240-58873380-3a24-11e9-8422-06a8347fe014.png) And just...

In the first one, I failed to do anything. It didn't let me to run the app. It couldn't find its module.

Here are other sample APK files that the library fails to parse, yet the sample code I wrote did it fine: [problematicApkFiles.zip](https://github.com/jaredrummler/APKParser/files/4111921/problematicApkFiles.zip) All of these are from the Android emulator.

Possible fix: https://github.com/jaredrummler/APKParser/issues/18