Sha256: 5ab6176a2ff6f34b2c5723a40b043f06d7dec5da6b0bc60ee57598a857ee8a2f

Contents?: true

Size: 1.59 KB

Versions: 14

Compression:

Stored size: 1.59 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/home_container" android:layout_width="fill_parent" android:layout_height="fill_parent">
	
	<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/composed_layout" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_weight="1" android:orientation="vertical">
		
		<LinearLayout android:id="@+id/topcommand_area_panel" android:layout_width="fill_parent" android:layout_height="wrap_content" android:clickable="false" android:focusableInTouchMode="false" android:visibility="gone">
			<View xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/topcommand_area" android:layout_width="fill_parent" android:layout_height="fill_parent" android:gravity="top" android:visibility="visible"/>
		</LinearLayout>	
		<android.view.View android:id="@+id/WebView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:focusable="true" android:focusableInTouchMode="true" android:layout_weight="1"/>
		<LinearLayout android:id="@+id/bottomcommand_area_panel" android:layout_width="fill_parent" android:layout_height="wrap_content" android:clickable="false" android:focusableInTouchMode="false" android:visibility="gone">
			<View xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/bottomcommand_area" android:layout_width="fill_parent" android:layout_height="fill_parent" android:gravity="bottom" android:visibility="visible"/>
		</LinearLayout>
	</LinearLayout>
</FrameLayout>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-7.6.0 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-7.5.1 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-7.4.1 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-7.1.17 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-6.2.0 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-6.0.11 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.18 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.17 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.15 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.0.22 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.2 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.0.7 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.0.3 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml
rhodes-5.5.0 extensions/rhoelementsext/ext/rhoelementsext/platform/android/rhoelements_temp/addons/res/layout/main.xml