mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Add button to SingleUploadFragment
This commit is contained in:
parent
4cb30739b8
commit
8c2d5f897a
2 changed files with 7 additions and 2 deletions
|
|
@ -60,8 +60,6 @@ public class SingleUploadFragment extends Fragment {
|
|||
editor.putString("Desc", desc);
|
||||
editor.apply();
|
||||
|
||||
|
||||
|
||||
uploadActionInitiatedHandler.uploadActionInitiated(title, desc);
|
||||
return true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue