I am unable to view multiple different resource types (viewIds -- DOCS, FOLDERS, PDFs, all at the same time) in the picker. Google documentation says to use ViewGroup (here)[https://developers.google.com/drive/picker/reference#view-group] but cannot pass it into the openPicker function.
I am unable to view multiple different resource types (viewIds -- DOCS, FOLDERS, PDFs, all at the same time) in the picker. Google documentation says to use
ViewGroup
(here)[https://developers.google.com/drive/picker/reference#view-group] but cannot pass it into theopenPicker
function.