alexrintt / kanade

Android app to extract apks from installed apps.
https://alexrintt.io/kanade
MIT License
299 stars 16 forks source link

Fix Performance Gaps #3

Closed alexrintt closed 2 years ago

alexrintt commented 2 years ago

Performance Gaps

Fix any performance gap if any. Focusing on a smooth experience.

alexrintt commented 2 years ago

Solution: remove the heavy pattern computation at ListView builder (Used to build pixelated dots on card surface)