googleworkspace / android-samples

Android samples for Google Workspace APIs
Apache License 2.0
635 stars 410 forks source link

Not updating my MetadataBufferResult when i query concurrently #12

Closed naveenkumarn2 closed 9 years ago

naveenkumarn2 commented 10 years ago

If i request a query for the child of root folder it will return the some values but i also checking it's a trash bin value or not. but it's returning non trash values but i am not having anything in my drive root folder it's updating my buffer result after some hours later how can i get the current existing folders or files in the drive root folder

kroikie commented 9 years ago

Sounds like you need to listen for change events, but I'm closing, please reopen if you still think there is an issue.