profileNameAge.text = getString(
                R.string.user_info, user.username,
                User.getUserAge(user)
            )