Skip to content

Conversation

@GeorgCantor
Copy link

Added MovieActivity for opening movie details, added ConstraintLayout, added Glide placeholder.

Copy link
Owner

@erikjhordan-rey erikjhordan-rey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for support!

</application>

</manifest>
</manifest> No newline at end of file
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add endline

val voteAverage: Int,
val posterUrl: String,
val description: String)
val description: String) : Parcelable
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can create a read it from database using dao en detail instead to use Parcelable

import io.github.erikjhordanrey.arch_components_paging_library.R
import io.github.erikjhordanrey.arch_components_paging_library.data.room.Movie
import io.github.erikjhordanrey.arch_components_paging_library.view.MoviesActivity.Companion.ARG_MOVIE
import kotlinx.android.synthetic.main.activity_movie.*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove wildcard imports please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants