On Thu, Aug 2, 2012 at 1:07 PM, Justin Anderson <[email protected]>wrote:
> Since you are writing your own adapter, why not just pass in a Context as > a parameter to your adapter's constructor? This. It's what ArrayAdapter does. I'd recommend looking at that class for reference if you're going to implement your own. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

