4b5b417c8f945f00a1ccbc2145d4c16c3e1c86c2.svn-base
515 Bytes
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
>
<ImageView
android:id="@+id/uplive_iv_head"
android:layout_width="38dp"
android:layout_height="38dp"
android:layout_marginLeft="5dp"
android:layout_centerVertical="true"
android:src="@drawable/viewer_head" />
</RelativeLayout>