set Saving Flow
fun setSavingFlow(savingFlow: Boolean, context: Context): DocumentSharingDialogConfiguration.Builder
Sets proper layout changes for saving flow.
Parameters
saving Flow
true
to enable the saving flow, false
otherwise.
context
Context of the calling component.