Starting from:

$30

COMP5970- Assignment 1b Solved

Programming Assignment 1b
Programming Assignment Directions
You are to develop an app with an ImageView and three buttons. The ImageView should be roughly 300x300 pixels, 50 pixels from the top of the screen, and centered horizontally. Below the ImageView should be three buttons, each centered horizontally one above the other and spaced to pleasantly sit below the ImageView on iPhones from the last few generations (don’t worry about iPad’s or iPod Touch). The top button should be labeled “War Eagle” and the bottom button should be labeled “Roll Tide” and the middle one “SEC”

When you load the app, the ImageView should have the Southseastern Conference logo. When you press the War Eagle button an AU logo should load. When you press the Roll Tide button a ‘Bama logo should load. When you press the SEC one the Southeastern Conference logo should load. This should work no matter what order the 3 buttons are pressed. That should continue to happen as many times as you press each button.

More products