1<RelativeLayout
2 android:layout_width="fill_parent"
3 android:layout_height="fill_parent"
4 android:orientation="vertical"
5 xmlns:android="http://schemas.android.com/apk/res/android"
6 android:background="@drawable/repeat_bg">
2 android:layout_width="fill_parent"
3 android:layout_height="fill_parent"
4 android:orientation="vertical"
5 xmlns:android="http://schemas.android.com/apk/res/android"
6 android:background="@drawable/repeat_bg">
In einem Layout hab ich nun einen Hintergrund (android:background="@drawable/repeat_bg"), hat jemand einen Ansatz das ganze flexibler zu gestalten, so das z.b bei jeden benutzen des Hintergrundes dieser z.b per Zufall ausgewählt wird ? Welche Klasse(n) ist dafür zuständig ?
Vielen Dank,
Mac
-----
Neu : Windmate HD | Bin auf der Google I/O anzutreffen
