Paul profile #6

Merged
11306084 merged 29 commits from paul-profile into master 2017-06-22 11:39:39 +02:00
6 changed files with 1 additions and 1 deletions
Showing only changes of commit 80e2935b23 - Show all commits

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