Showing posts with label Background. Show all posts
Showing posts with label Background. Show all posts

Wednesday, 26 August 2015

Repeat single icon for ur background

18:38:00 Posted by Kumanan ,
drawable/app_background.xml:


<?xml version="1.0" encoding="utf-8"?>
    <bitmap xmlns:android="http://schemas.android.com/apk/res/android"
        android:src="@drawable/actual_pattern_image"
        android:tileMode="repeat" />