Sha256: bf5b0accadbae3cbffdd084a91af235019d08e097c6934729e4cfb26eea17dcf
Contents?: true
Size: 363 Bytes
Versions: 14
Compression:
Stored size: 363 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/root"> <SurfaceView android:id="@+id/viewfinder" android:layout_width="match_parent" android:layout_height="match_parent"></SurfaceView> </FrameLayout>
Version data entries
14 entries across 14 versions & 1 rubygems