On Mon, Oct 31, 2011 at 9:37 PM, Zsolt Vasvari <[email protected]> wrote:
> What I want to do is have an EditText (or TextView) where I want to do a > text replacement for display purposes only. > > Any ideas? > Off the cuff, I'd say Map<String, String>, original string being first, display string being second. ------------------------------------------------------------------------------------------------- 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

