Untuk membuat agar VideoView menjadi stretch, gunakan RelativeLayout.
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<VideoView android:id="@+id/stream_video"
android:layout_alignParentTop="true"
android:layout_alignParentBottom="true"
android:layout_alignParentLeft="true"
android:layout_alignParentRight="true"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
</VideoView>
</RelativeLayout>





Users Today : 572
Users Yesterday : 613
This Month : 19890
This Year : 112788
Total Users : 177275
Views Today : 3755
Total views : 758569
Who's Online : 2
Recent Comments