socialize / socialize-sdk-android

Socialize SDK for Android. An Android social sharing SDK for native apps.
www.getsocialize.com
Apache License 2.0
147 stars 57 forks source link

missing import statement in the documentation for authorize #5

Closed imosquera closed 13 years ago

imosquera commented 13 years ago

there should be a import statement in the documentation for android authorize:

import com.socialize.listener.SocializeAuthListener;

imosquera commented 13 years ago

these should have been included as well:

import com.socialize.api.SocializeSession; import com.socialize.error.SocializeException; import com.socialize.listener.SocializeAuthListener;

jasonpolites commented 13 years ago

Fixed in new doco:

http://socialize.github.com/socialize-sdk-android/