Mahmoud Farouk

Results 5 comments of Mahmoud Farouk

It seems that the RecyclerView don't force the height of the header to be wrap_content. Please check the header layout itself and ensure that the layout_height is setted to wrap_content.

Hello TomasTokaMrazek, We are facing a similar issue while doing our load tests which indicated a huge difference between json and xml as a payload. While json get around 900...

Hello TomasTokaMrazek, We have done further tests regarding 6.6 and 6.5 (which acts similarly to 6.4 in performance) and still see the samee bahavior. It seems that the root cause...

Hi erlkandre Thanks for your reply. As i was in bad need for deobfuscating 64bit Heap dump, i modified the Hprof tools lib & deobfuscator to support 64bit ID. i...

Dear erik, I just pushed my changes to my forked repo. it includes: 1. the 8 bytes ID 2. fixing issue when the heap dump only contains HEAP_DUMP tag. 3....