|
|
|
|
|
|
|
|
android:layout_height="fill_parent" |
|
|
android:layout_height="fill_parent" |
|
|
xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
android:background="@drawable/bg" |
|
|
android:background="@drawable/bg" |
|
|
|
|
|
android:orientation="vertical" |
|
|
android:id="@+id/TableLayout" |
|
|
android:id="@+id/TableLayout" |
|
|
xmlns:spherIC="http://schemas.android.com/apk/res/ch.spherIC"> |
|
|
xmlns:spherIC="http://schemas.android.com/apk/res/ch.spherIC"> |
|
|
<ch.spherIC.components.XTextView |
|
|
<ch.spherIC.components.XTextView |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:id="@+id/LinearLayout_ResultsHeader"></LinearLayout> |
|
|
|
|
|
|
|
|
android:id="@+id/LinearLayout_ResultsHeader" |
|
|
|
|
|
android:orientation="horizontal" > |
|
|
|
|
|
</LinearLayout> |
|
|
<View |
|
|
<View |
|
|
android:layout_width="fill_parent" |
|
|
android:layout_width="fill_parent" |
|
|
android:layout_height="1dip" |
|
|
android:layout_height="1dip" |