mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #25] Drop the use of ABS Library #19
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eyedol on GitHub (Jul 10, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/25
At the moment the project is using ActionbarSherlock Library to provide the new actionbar for pre honey-comb devices. Now with the new support library released by AOSP includes supports for those devices. This will eliminate third-party dependency.
@eyedol commented on GitHub (Jul 13, 2012):
I take this back. Actually, the compact library provided by Google is very limited.Keeping ABS for now.