findViewById<TextView>(R.id.filled_publisher).apply { text = book.publisher ?: "" }