❦ ๖ۣۜCừu ❦ [Off] [#] (12.09.2016 / 14:50) ☬ⓑⓛⓐⓒⓚ❖ⓢⓗⓔⓔⓟ☬ |
<?xml version=”1.0″ encoding=”utf-8″?> <FrameLayout android:id=”@+id/mainlayout” android:layout_height=”fill_parent” android:layout_width=”fill_parent” android:orientation=”vertical” xmlns:android=”http://schemas.android.com/apk/res/android”> <ImageView android:layout_height=”wrap_content” android:layout_width=”wrap_content” android:padding=”5px” android:src=”@drawable/blue“/> <ImageView android:layout_height=”wrap_content” android:layout_width=”wrap_content” android:padding=”5px” android:src=”@drawable/red“/> </FrameLayout>