Ben Sandee
Ben Sandee
There's a typo in the link.
Great library, thank you! I ran into this issue, but sorry I don't have a patch: If the RefreshableListView has a top padding, the getChildAt(0).getTop() returns non-zero and many of...
User reports wrong behavior for mute current and pause all settings for on call behavior. ``` My Phone Setting Sync Result ----------- ------- ---------- Mute All None Works Mute Current...
Maybe write test cases. The following areas in particular: * downloading files (write external) -- across several sdk versions due to varying behaviors * Setting mute behavior (read phone state)
As proof-of-concept, setup simple UI test case for going to "forgot password" button. This will demonstrate various levels of injection, mocking, etc. Might be easiest with dagger-hilt.