ayushhgoyal
Results
2
issues of
ayushhgoyal
I have a parent ripple view and a child ripple view, both having a completeListener. If I click on parent then Ripple is correctly displayed. But, clicking on child ripple...
Currently we are allowing logging of methods, can we have it same for particular line or variable. For example: @Log String check = "some value returned"; Logcat: someMethodName.check = "some...