Open GoogleCodeExporter opened 9 years ago
Ahmad such links might be useful for u:
** This one is awesome a library having implementation for the action bar in
different orientations
http://www.androiduipatterns.com/2011/03/greendroid-library-for-implementing.htm
l
I think we should implement one above in order not to cover details and face
same design issues like
http://www.androiduipatterns.com/2011/04/twitter-apps-quick-action-and-action.ht
ml
Here is a link to check out the library:
https://github.com/cyrilmottier/GreenDroid
** The following are another 3 pre-implemented quick action bars for checking
out:
very nice (handles 3.0 perfectly because it is embedded in the framework and
emulates it with compatible components for earlier versions):
https://github.com/JakeWharton/ActionBarSherlock
Another implementation with example:
https://github.com/johannilsson/android-actionbar
I think GreenDroid and ActionBarSherlock are the best but its your call see
what are you most comfortable with :)
Original comment by passant....@gmail.com
on 22 Dec 2011 at 8:17
If you don't have git available and wants me to check it out for you, please
let me know
Original comment by passant....@gmail.com
on 22 Dec 2011 at 8:18
Passant, It would be nice form you if you upload the project source code on the
issue for making life easier.
Thanks :)
Original comment by hossam.a...@gmail.com
on 22 Dec 2011 at 8:37
Sure ya Hossam .. If Mohsen needs them I'll upload them :)
Original comment by passant....@gmail.com
on 22 Dec 2011 at 9:06
Original issue reported on code.google.com by
hossam.a...@gmail.com
on 22 Dec 2011 at 7:51Attachments: