Thursday, August 2, 2012

Tablet Support

We've done some tailoring in the layout for tablets.  Functionally, the app is identical between tablet and phone.  We're using Android fragments to take the different activities (that are full screen on smaller devices) and compose them together on one screen for larger devices with more real estate.




1 comment:

  1. I just noticed that Google Play is reporting the app as not compatible with tablets. This is b/c I didn't declare some features as "optional" for the app that exist in phones but not tablets (such as dialing phone numbers).

    This will be fixed in the next release.

    ReplyDelete