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 [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

Reply via email to