garg-ketki

Results 2 issues of garg-ketki

- **Problem Statement** NullAway checks not working for the below scenario with anonymous inner classes. Please find the code snippet for reference: - **Code Snippet:** ``` class Helper{ @Nullable public...

I have a nested list view with PinnedListView as outermost layout and NormalList as the item of pinnedList. I have disabled the scroll action of Normal List. Header is not...