Wednesday 15 June 2011

png - Amazing Android Drawable make a background like that? -



png - Amazing Android Drawable make a background like that? -

can android drawable create background different screensize 'figure 2' png file 'figure 1'?

.. .. figure 1 (four dot) ............ ............ ............ ............ ............ ............ figure 2 ( lot of dot)

you can utilize tilt mode this

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

android png drawable

No comments:

Post a Comment