Added new launcher logo, made some minor changes to ProfileFragment.java

This commit is contained in:
Niels Zwemmer
2017-06-21 13:42:42 +02:00
parent 6db7ca20ae
commit 80e2935b23
6 changed files with 1 additions and 1 deletions

View File

@@ -111,7 +111,7 @@ public class ProfileFragment extends Fragment implements View.OnClickListener{
// TODO: Rename method, update argument and hook method into UI event
public void onButtonPressed(Uri uri) {
- if (mListener != null) {
if (mListener != null) {
mListener.onFragmentInteraction(uri);
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 19 KiB