Skip to content Skip to sidebar Skip to footer
Showing posts with the label Custom Controls

How To Extract Current Android Layout Segments Into Their Own Custom Control?

OK, I have a complete layout built; however, I am not really pleased with the long xml file that ha… Read more How To Extract Current Android Layout Segments Into Their Own Custom Control?

Custom View Not Responding To Touches

I've created a custom view which should change it's background image when pressed, highligh… Read more Custom View Not Responding To Touches