TrendingType.HASHTAGS -> {
                supportActionBar?.setTitle(R.string.trending_hashtags)
                this.trendingAdapter = HashtagsRecyclerViewAdapter()
            }