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

Custom Action Bar. #18

Closed dhruvgairola closed 12 years ago

dhruvgairola commented 12 years ago

Is there any way to customize the action bar further, e.g., deciding the colors, etc. I am aware that the functionality of the action bar can be stripped and added to our own UI but was curious if there was any quick and easy way to change the color combination of the bar itself.

By the way, great work guys- Socialize is awesome!

jasonpolites commented 12 years ago

Hi,

There is currently no easy way to customize the ActionBar although we do have plans to add this. If you want a completely custom experience for your users, the best option is just to implement your own UI and call the Socialize SDK methods directly.

If you have any more questions it's probably best to post them on our support system (http://support.getsocialize.com). We tend to be more proactive in responding to issues there.

dhruvgairola commented 12 years ago

Cool, can't wait! Thanks Jason!