[android-developers] Re: Rich user interface
thanks mark.
On Feb 13, 11:57 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> While EditText can support all your desired features, there's nothing
> built into Android to allow users to, say, specify a font color. I've
> been working on a reusable component for this, but it has gotten
> caught in the logjam of stuff I'm working on overall. :-(
>
> At a high level, you use the various *Span classes in
> android.text.style to add formatting to the contents of the EditText.
>
>
>
>
>
>
>
>
>
> On Mon, Feb 13, 2012 at 1:49 PM, noob <mohit89m...@gmail.com> wrote:
> > Hello guys,
> > I am developing a small app to schedule messages(to be sent in
> > future). I have done the basictextscheduling part.
> > Now i want to includerichUI tools like change font size , add
> > smilies , or changetextcolor ,style (Bold,Italic,Underline) in my
> > messagetext. I dont know where to start with and how to do this.
> > Could someone please help me get some good tutorial for this or
> > provide some snippets to do this?
> > Thanks in advance.
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group,sendemail to android-developers@googlegroups.com
> > To unsubscribe from this group,sendemail to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android 4.0 Programming Books:http://commonsware.com/books
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home