Skip to content

Commit 53a117a

Browse files
committed
create share with one click
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent ccc25a9 commit 53a117a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/owncloud/android/ui/fragment/FileDetailsSharingProcessFragment.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ class FileDetailsSharingProcessFragment :
461461
binding.noteText.setText(R.string.empty)
462462
}
463463
shareProcessStep = SCREEN_TYPE_NOTE
464+
binding.shareProcessBtnNext.performClick()
464465
}
465466

466467
@Suppress("LongMethod")

0 commit comments

Comments
 (0)