Closed CoolMind closed 9 years ago
Thanks @CoolMind
@kroikie: glad to hear you again. EDIT: Sorry, maybe I'm wrong and it really needs super.onCreate.
Updated to include onCreate and onConnected overrides.
Thanks, @kroikie! Could you, please, also edit a contents of https://github.com/googledrive/android-demos/blob/master/src/com/google/android/gms/drive/sample/demo/QueryFilesInFolderActivity.java?
Done.
Hello! In https://github.com/googledrive/android-demos/blob/master/src/com/google/android/gms/drive/sample/demo/ListFilesInFolderActivity.java it is written:
I think it's a slip of the pen (maybe copy & paste from https://github.com/googledrive/android-demos/blob/master/src/com/google/android/gms/drive/sample/demo/ListFilesActivity.java). Maybe delete a line with super.onCreate?