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

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

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