android - how to make 9patch button for this button -


i want make button cant because when convert 9patch lines of button scaling. want repeat , full button lines
original image this original image


want i want this


looks :( but looks :(

create bitmap resource , repeat texture.

<bitmap xmlns:android="http://schemas.android.com/apk/res/android"     android:src="@drawable/ab_texture_tile_apptheme"     android:tilemode="repeat" /> 

Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -