mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Minor changes
This commit is contained in:
parent
b66aa15ab1
commit
8a3fae27da
1 changed files with 0 additions and 1 deletions
|
|
@ -484,7 +484,6 @@ public class CategorizationFragment extends Fragment {
|
|||
});
|
||||
builder.setNegativeButton("Yes", new DialogInterface.OnClickListener() {
|
||||
public void onClick(DialogInterface dialog, int id) {
|
||||
//TODO: Actually go back
|
||||
getActivity().finish();
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue