Advertisement
Guest User

Untitled

a guest
Aug 18th, 2011
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.44 KB | None | 0 0
  1. </RelativeLayout>
  2. <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:layout_width="fill_parent" android:layout_height="fill_parent">
  4. <SurfaceView android:id="@+id/surface_camera" xmlns:android="http://schemas.android.com/apk/res/android"
  5. android:layout_width="fill_parent" android:layout_height="fill_parent"
  6. android:layout_centerInParent="true" android:layout_weight="1"> </SurfaceView> </RelativeLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement