We then created the UI for the start screen when the user opens the app. The start screen includes a text view for the title of the app, which is "Ham Radio Simulator", and a start, about, and leaderboard button. When the buttons were added to the start screen using android studio on one of the computers in the Olin lab, the leaderboard button was not cut off and was in its proper place. However, that is not the case when I run the app on my computer, which is where the screenshot on the left is from. Therefore, we need to change our app so that the buttons are shown correctly on every screen, no matter the size.
Another feature that was added was the about screen. When the user presses the about button on the start screen, they are taken to the screen on the right. The about screen tells the users what the purpose of the app is and who developed the app.
