erikbroo / dungeon-sketch

Automatically exported from code.google.com/p/dungeon-sketch
0 stars 0 forks source link

Pre-Honeycomb support #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Would be good to support pre-honeycomb devices, for both tablets running 
Froyo/Gingerbread and for masochists wanting to run this on their phones.  The 
main work that needs to be done is:

1. Work around the lack of an action bar in all activities.
2. Disable drag-and-drop support in all cases.
3. Rewrite the token manager to use a fragment API.  Come up with a 
non-drag-and-drop method to tag tokens.
4. Make sure icons and images work in other screen sizes/DPIs.

Original issue reported on code.google.com by tim.bo...@gmail.com on 14 Sep 2011 at 6:25

GoogleCodeExporter commented 8 years ago

Original comment by tim.bo...@gmail.com on 3 Jan 2012 at 10:04

GoogleCodeExporter commented 8 years ago

Original comment by tim.bo...@gmail.com on 10 Apr 2012 at 6:26