Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97150524
fragment_request_ok.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
Thu, Jan 2, 23:14
Size
1 KB
Mime Type
text/xml
Expires
Sat, Jan 4, 23:14 (2 d)
Engine
blob
Format
Raw Data
Handle
23338398
Attached To
R3229 Genome Privacy - SHCS App
fragment_request_ok.xml
View Options
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:orientation=
"vertical"
>
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:orientation=
"horizontal"
>
<AutoCompleteTextView
android:id=
"@+id/autoSearchReqOk"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_alignParentTop=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginTop=
"41dp"
android:ems=
"10"
android:hint=
"Please enter the name or ID of a patient"
>
<requestFocus
/>
</AutoCompleteTextView>
</LinearLayout>
<ScrollView
android:id=
"@+id/scrollView"
android:layout_width=
"match_parent"
android:layout_height=
"0dip"
android:layout_weight=
"1"
android:fillViewport=
"true"
android:paddingTop=
"5dp"
>
<LinearLayout
android:id=
"@+id/linearCheckBoxesOkRequest"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:orientation=
"vertical"
>
</LinearLayout>
</ScrollView>
<Button
android:id=
"@+id/performTest"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"right"
android:layout_marginBottom=
"10dp"
android:layout_marginRight=
"10dp"
android:text=
"@string/performTest"
/>
</LinearLayout>
Event Timeline
Log In to Comment