5 lines
No EOL
262 B
XML
5 lines
No EOL
262 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<TextureView android:gravity="center" android:id="@id/texture_view" android:layout_width="fill_parent" android:layout_height="fill_parent" />
|
|
</merge> |