[android-developers] Textview background with text inside background image
Hello, I have a background image in my textview (like a chat bubble)
and want to make the text inside the background image. How Do i add
padding to the text, but not the image?
<TextView android:id="@+id/text"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:background="@drawable/chatbubble"
/>
Thanks,
http://www.arcdroid.com
--
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