Name: Luke Oluoch Email: loluoch@u.rochester.edu TA: Joseph Traversy Assignment: 08 This application creates a RecyclerView List of sounds from the Super Smash Bros. series that play and display a toast upon being clicked. When the orientation is changed, the layout changes to a master-detail UI, displaying the sound title on the detail side upon clicks. The style of the app changes depending on the API version in use. For API 21 and 28, a blue theme is used, and for APIs between and below a pink theme is used. The target API when the application was made was 26. There is a custom button that uses gradients and drawables for eack sound. The pink theme has green buttons and the blue theme has red buttons. The drawable shapes on the buttons are different depending on the theme/version.