1179 lines
50 KiB
XML
1179 lines
50 KiB
XML
<?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" >
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="0.6"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_1"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_2"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_3"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_10"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_11"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_12"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_19"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_20"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_21"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_4"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_5"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_6"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_13"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_14"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_15"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_22"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_23"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_24"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_7"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_8"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_9"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_16"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_17"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_18"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_25"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_26"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_27"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_28"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_29"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_30"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_37"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_38"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_39"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_46"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_47"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_48"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_31"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_32"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_33"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_40"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_41"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_42"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_49"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_50"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_51"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_34"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_35"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_36"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_43"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_44"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_45"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_52"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_53"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_54"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_55"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_56"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_57"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_64"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_65"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_66"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_73"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_74"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_75"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_58"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_59"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_60"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_67"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_68"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_69"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_76"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_77"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_78"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
<TableLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:background="@drawable/cell_shape" >
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_61"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_62"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_63"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_70"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_71"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_72"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
|
|
<TableRow
|
|
android:id="@+id/tableRow1"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="0sp"
|
|
android:layout_weight="1" >
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_79"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_80"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
|
|
<TextView
|
|
android:id="@+id/TextView_81"
|
|
android:layout_width="0sp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:clickable="true"
|
|
android:gravity="center"
|
|
android:onClick="SetFocus"
|
|
android:text="@string/Hint"
|
|
android:textSize="40sp" />
|
|
</TableRow>
|
|
</TableLayout>
|
|
</TableRow>
|
|
</TableLayout>
|
|
|
|
</LinearLayout>
|