I have made a database film app, which allows the user to search for a film. The results will then display in a ScrollView. Once the search results are returned, I want the user to be able to click on a film, which will lead to a new activity with the full details of the film. How would I go about doing this?I have made a database film app, which allows t