Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <merge xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/frame_screen"
- android:layout_width="match_parent"
- android:layout_height="match_parent">
- <SurfaceView
- android:id="@+id/surface_screen"
- android:layout_width="match_parent"
- android:layout_height="match_parent" />
- </merge>
Add Comment
Please, Sign In to add comment