Jainish

Results 12 comments of Jainish

> I was facing the same issue but when I set my PROCESSINJECT to lsass.exe, then It worked perfectly. > > > set PROCESSINJECT lsass.exe

use this command **set PROCESSINJECT lsass.exe**

hey is anyone working on it? or please assign me this issue.

Reproduced! after zooming in and zooming out the statistics page goes into infinite scroll and goes into empty white spaces.

@brishtibheja Can you confirm if this is the issue you mentioned? https://github.com/ankidroid/Anki-Android/assets/69842037/82e376d1-06b7-43e6-969e-ca87c6c865f5

@brishtibheja thanks for confirming. I am working on it.

the problem is with the nestedScrollView. Instead we can use LinearLayout. I Tested it with Linear Layout. https://github.com/ankidroid/Anki-Android/assets/69842037/708224c1-1528-4184-a589-b1e8c5179d75

@user1823 Yes! This bug appeared after the nestedscrollview added to hide the topbar when scrolled.

@user1823 It is just to confirm the reason of bug. We can find alternate solution that works with this feature also. My bad