codelab-android-workmanager icon indicating copy to clipboard operation
codelab-android-workmanager copied to clipboard

Some minor issues maybe

Open toaderDragos opened this issue 3 years ago • 0 comments

In section 5: Add input and output -

  • The line: "val resolver = appContext.contentResolver" appears out of nowhere and it is not explained in section 3, nor in section 5.
  • Step 5 - Output temporary URI / Return this to WorkManager using Result.success(Data outputData) - Maybe delete the Data from the parenthesis?

toaderDragos avatar Jun 22 '22 02:06 toaderDragos