Component - Why understanding lifecycle prevents bugs
This UI component shows a simple Android screen with a button and a text label. It demonstrates how the lifecycle of an activity affects UI updates and helps prevent bugs by managing state changes properly.