android icon indicating copy to clipboard operation
android copied to clipboard

[BUG] Doubled app after installing

Open Aitorbp opened this issue 1 year ago • 3 comments

Related Issues

App: https://github.com/owncloud/android/issues/4262

  • [x] Added changelog files for the fixed issues in folder changelog/unreleased. More info here

QA

Aitorbp avatar Jan 17 '24 12:01 Aitorbp

BTW, did you try with android:documentLaunchMode as mentioned in the documentation (https://developer.android.com/guide/components/activities/recents)? Maybe the intoExisting value can do the work...

JuancaG05 avatar Jan 24 '24 12:01 JuancaG05

BTW, did you try with android:documentLaunchMode as mentioned in the documentation (https://developer.android.com/guide/components/activities/recents)? Maybe the intoExisting value can do the work...

I tried it but it is not working...

Aitorbp avatar Jan 24 '24 13:01 Aitorbp

checked with many views by opening "Recents" when such activity is displayed:

Login view -> not in recents Settings view -> not in recents File List view -> not in recents Shares view -> not in recents Details view -> not in recents Upload view -> not in recents Manage accounts view -> not in recents Previews views -> not in recents Locking views -> not in recents

Here you have a video, if helps:

https://github.com/owncloud/android/assets/14894746/7a9e3dbe-d880-4f3f-b12b-74f0ebf23aab

jesmrec avatar Jan 29 '24 10:01 jesmrec