Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98897455
item_child_test_selection.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jan 17, 07:45
Size
656 B
Mime Type
text/xml
Expires
Sun, Jan 19, 07:45 (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
23657758
Attached To
R3229 Genome Privacy - SHCS App
item_child_test_selection.xml
View Options
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content" >
<TextView
android:id="@+id/label_item_test_selection"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true" />
<CheckBox
android:id="@+id/checkbox_item_test_selection"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toRightOf="@id/label_item_test_selection" />
</RelativeLayout>
Event Timeline
Log In to Comment