Searched refs:slashDay (Results 1 – 1 of 1) sorted by relevance
179 val slashDay: String = mContext.getString(R.string.world_day_of_week_label, weekday) in update() constant180 rv.setTextViewText(dayId, slashDay) in update()