The Activity Stack, 45/100 Days of Code
When planning your application’s Activities, find ways to minimize the size of the Activity Stack.
Read more “The Activity Stack, 45/100 Days of Code”
When planning your application’s Activities, find ways to minimize the size of the Activity Stack.
Read more “The Activity Stack, 45/100 Days of Code” →
We know Buttons are meant for clicking. So why does Android allow you to click TextViews? Read more “Why TextViews Are Clickable, 42/100 Days of Code” →