Closed KaveriKR closed 5 years ago
@KaveriKR there seems to be a build error
Output: /bitrise/src/app/src/main/res/values-v21/styles.xml:37:5-90: AAPT: error:
resource transition/explode (aka com.esoxjem.movieguide:transition/explode) not found.
Thank you for pointing the error.
Also, please create separate PRs for each issue
Also, please create separate PRs for each issue
have updated
Few enhancements made :
Added swipe refresh button to load the movies again dynamically without reopening the app. Useful in case when application is opened with blank screen in case of no internet.
Replaced deprecated Butterknife.findById with the android findViewById.
Added a play button on the trailers video layout to denote playable option. .