Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98899516
gridview_item.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, 08:12
Size
810 B
Mime Type
text/xml
Expires
Sun, Jan 19, 08:12 (2 d)
Engine
blob
Format
Raw Data
Handle
23658366
Attached To
R3229 Genome Privacy - SHCS App
gridview_item.xml
View Options
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"fill_parent"
android:layout_height=
"wrap_content"
>
<ImageView
android:id=
"@+id/ItemImage"
android:layout_width=
"50dp"
android:layout_height=
"50dp"
android:layout_centerHorizontal=
"true"
android:scaleType=
"fitCenter"
/>
<TextView
android:id=
"@+id/ItemText"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_below=
"@+id/ItemImage"
android:layout_centerHorizontal=
"true"
android:layout_marginTop=
"5dp"
android:gravity=
"center_horizontal"
android:textStyle=
"bold"
android:typeface=
"sans"
/>
</RelativeLayout>
Event Timeline
Log In to Comment