by nicklocking » Tue Jun 03, 2008 5:09 pm
Hello - I'm a total novice (+2 days) trying to craft a menu screen for an app. It's according to an existing full-screen design so it's a bunch of images, each one having a function. When I make them ImageButtons, they have button borders. Can I hide this border? Should I just be using an ImageView and its onClick() method?