size > SELECTION_LIMIT -> {
                findViewById<TextView>(R.id.no_more_than_5_warning).visibility = VISIBLE
            }