Open abdelrahman-elkady opened 8 years ago
ProfileActivity is using a lot of layout drawings, causing a long load time and even crashes on low memory devices
we can use CollapsingToolbarLayout and follow the guide to produce cleaner and more optimized view
CollapsingToolbarLayout
ProfileActivity is using a lot of layout drawings, causing a long load time and even crashes on low memory devices