Sha256: fbec96dfab0d8fe9b41d0e27672c316d6f9ae32b26ae391b7d43882bfaa7c99d

Contents?: true

Size: 749 Bytes

Versions: 15

Compression:

Stored size: 749 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/camera"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:orientation="vertical" >

    <SurfaceView
        android:id="@+id/previewSurface"
        android:layout_width="match_parent"
        android:layout_height="match_parent" >
    </SurfaceView>

    <Button
        android:id="@+id/cameraButton"
        android:layout_width="75dp"
        android:layout_height="75dp"
        android:layout_gravity="right|center_vertical"
        android:layout_marginRight="25dp"
        android:background="@drawable/camera_btn"
        android:clickable="true" />

</FrameLayout>

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
rhodes-7.4.1 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-7.1.17 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-6.2.0 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-6.0.11 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.18 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.17 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.15 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.0.22 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.2 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.0.7 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.0.3 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
rhodes-5.5.0 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout/camera_land.xml
tauplatform-1.0.3 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout-land/camera.xml
tauplatform-1.0.2 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout-land/camera.xml
tauplatform-1.0.1 lib/commonAPI/mediacapture/ext/platform/android/adds/res/layout-land/camera.xml