Sha256: 1cc3a2ec1230e7f7b6f470ab3fe93c28d1c035009932aa78d815f216853273f7

Contents?: true

Size: 398 Bytes

Versions: 3

Compression:

Stored size: 398 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    >
    
    <VideoView 
        android:id="@+id/surface_view" 
        android:layout_width="320px"
        android:layout_height="240px"
    />
    
</LinearLayout>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gametel-0.3 ApiDemos/res/layout/videoview.xml
gametel-0.2 ApiDemos/res/layout/videoview.xml
gametel-0.1 ApiDemos/res/layout/videoview.xml