This week's book giveaway is in the Kotlin forum. We're giving away four copies of Kotlin for Android App Development and have Peter Sommerhoff on-line! See this thread for details.
Basically (hey this is beginner section ) I need some kind of simple to use and understand menu system, but am a bit stuck of how to go about it.
If I create a drop down box to say select to go to either screen 1, or screen 2, how would it be easiest to do it? I know how to do it using tabs across the top, but how do I get it so that on clicking a button it selects that tab?