1

Looking for examples I am not able to found the solution. I am trying to put rounded corners to my bitmap. How can I do this in the XML? The current code of my bitmap is:

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:src="@drawable/tab_texture_image"
    android:tileMode="repeat"
    android:dither="true" />
Didac Perez Parera
  • 3,734
  • 3
  • 52
  • 87
  • 1
    The code of your bitmap is...? – StephenTG Aug 13 '13 at 15:36
  • Yeah, I just realized that it was probably in your question but was hidden because of formatting. Was finding ways to make my code-block edit have enough characters changed to be allowed when I saw you'd fixed it. – StephenTG Aug 13 '13 at 15:38
  • Maybe can help http://stackoverflow.com/questions/14473113/bitmap-image-with-rounded-corners-with-stroke. – ademar111190 Sep 16 '13 at 15:41

0 Answers0