1393Designs / Textspansion

Quick text insertion for Android
1393designs.com
2 stars 0 forks source link

3.0+ Branch #6

Closed sjbarag closed 10 years ago

sjbarag commented 12 years ago

Our current ActionBar implementation will be stupid in 3.0 and up, so we'll have to drop it in favor of the native ActionBar APIs to match the rest of the OS.

Our best bet is to split things into probably four branches (dropping master) similar to the way :

From there, it's probably best to implement the new actionbar APIs and emulate the native behavior in the older version.

vincetran commented 10 years ago

We decided to go full 4.x support only with no back support for 3.x or lower.

Closing issue.