Nishant Salhotra
Nishant Salhotra
#47 fixes the remounting of the entire list when an item is deleted. But each individual item still unmounts and mounts again when an item is deleted. This causes issues...
This PR from the previous release (#47) fixes the remounting of the entire list when an item is deleted. But each individual item still unmounts and mounts again when an...
This is a great package for what it does i.e., Pinch/double tab to zoom. The performance of the animations is amazing because of the native implementation. But it can't be...
The readme currently suggests that we edit `protected List getPackages()` method inside MainActivity.java. It should be MainApplication.java instead. Ps: this package proved very helpful. Thanks