updateBookmark

private fun updateBookmark(bookmark: Boolean)

Updates the view depending on whether the post is bookmarked.

Parameters

bookmark

true if the post is bookmarked; false, otherwise.