Small changes made to appearance.

This commit is contained in:
Niels Zwemmer
2017-06-21 12:17:23 +02:00
parent 27416aae85
commit 92bf29dd84

View File

@@ -33,8 +33,7 @@ public class ProfileFragment extends Fragment implements View.OnClickListener{
private String mParam1;
private String mParam2;
protected Button logOutButton, profilePicButton;
protected FirebaseAuth mAuth;
protected Button profilePicButton;
private OnFragmentInteractionListener mListener;