mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
Rebase master
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
d0de68b470
commit
17657f3f50
1 changed files with 1 additions and 0 deletions
|
@ -846,6 +846,7 @@ public class FileDisplayActivity extends FileActivity
|
|||
@Override
|
||||
public boolean onOptionsItemSelected(MenuItem item) {
|
||||
boolean retval = true;
|
||||
|
||||
int itemId = item.getItemId();
|
||||
|
||||
if (itemId == android.R.id.home) {
|
||||
|
|
Loading…
Reference in a new issue