Dat Nguyen
Dat Nguyen
Thanks for sharing this repo with a lot of demos to help understand "magic" under the hood! But it would be awesome if we have the video record of this...
Currently, when switch view mode the transition not smooth enough, it just shows and hides view -> In order to improve UI/UX I want it should be collapse/expand animation smoothly...
Feature request: allow to change background of filled item
Update remote repo URL in case github required personal access token
https://github.com/mercadopago/px-android/blob/30e9fa7f03617e5cca1f8d173d84ac6f5d258087/testlib/src/main/java/com/mercadopago/android/testlib/idlingresource/ViewVisibilityIdlingResource.java#L56 isIdleNow() is polling by framework so I don't think we need to using handler to call recursive here