private void showAllUserData() { Intent validation = getActivity().getIntent(); String user_username = validation.getStringExtra("username");