Searched refs:notificationBadge (Results 1 – 1 of 1) sorted by relevance
40 private TextView notificationBadge; field in BottomNavItem51 notificationBadge = findViewById(R.id.notification_badge); in onFinishInflate()73 notificationBadge.setVisibility(View.INVISIBLE); in setNotificationCount()88 notificationBadge.setVisibility(View.VISIBLE); in setNotificationCount()89 notificationBadge.setText(countString); in setNotificationCount()