Implement Documents move to trash flow
This uses the DocumentsContract.trashDocument API to mark items as trashed. The existing permanent delete option in the menubar is replaced with a trash action, and permanent delete is now accessible within the overflow menu. Bug: 409265240 Test: atest DocumentsUIGoogleTests:MenuManagerTest Flag: com.android.documentsui.flags.enable_trash_flow_ro Change-Id: I83ac94b0368b465cf9022806b8ad177558d5fd40
Loading
Please register or sign in to comment