You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: presentation/src/main/java/com/fernandocejas/android10/sample/presentation/presenter/UserListPresenter.java
+2-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,8 @@ public class UserListPresenter implements Presenter {
Copy file name to clipboardexpand all lines: presentation/src/main/java/com/fernandocejas/android10/sample/presentation/view/activity/UserDetailsActivity.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
/**
2
2
* Copyright (C) 2014 android10.org. All rights reserved.
Copy file name to clipboardexpand all lines: presentation/src/main/java/com/fernandocejas/android10/sample/presentation/view/activity/UserListActivity.java
+1-2
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,9 @@ public static Intent getCallingIntent(Context context) {
Copy file name to clipboardexpand all lines: presentation/src/main/java/com/fernandocejas/android10/sample/presentation/view/component/AutoLoadImageView.java
+64-6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
/**
2
2
* Copyright (C) 2014 android10.org. All rights reserved.
Copy file name to clipboardexpand all lines: presentation/src/main/java/com/fernandocejas/android10/sample/presentation/view/fragment/UserDetailsFragment.java
Copy file name to clipboardexpand all lines: presentation/src/main/java/com/fernandocejas/android10/sample/presentation/view/fragment/UserListFragment.java
0 commit comments