|
|
|
@@ -176,7 +176,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/arrowCwTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -187,7 +187,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -207,7 +208,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/arrowWeightTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -219,7 +220,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -238,7 +240,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/bowPulloutTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -250,7 +252,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -270,7 +273,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/arrowV0TxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -282,7 +285,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -324,7 +328,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/airTemperatureTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -335,7 +339,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -355,7 +360,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/airRelativeHumidityTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -366,7 +371,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -397,7 +403,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText android:id="@+id/shootingDistanzTxtFld" android:layout_width="150dp" android:layout_height="36dp" android:layout_marginLeft="4dp" android:ems="10" android:gravity="center_vertical" android:inputType="numberDecimal" android:paddingBottom="9dp" android:paddingTop="9dp" android:text="22" android:textSize="18sp" />
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText android:id="@+id/shootingDistanzTxtFld" android:layout_width="150dp" android:layout_height="36dp" android:layout_marginLeft="4dp" android:ems="10" android:gravity="center_vertical" android:inputType="numberDecimal" android:paddingBottom="9dp" android:paddingTop="9dp" android:text="22" android:textSize="18sp" app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow><TableRow android:id="@+id/tableRow12" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
|
|
|
|
|
@@ -410,7 +416,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText android:id="@+id/arrowNockHeightTxtFld" android:layout_width="150dp" android:layout_height="36dp" android:layout_marginLeft="4dp" android:ems="10" android:gravity="center_vertical" android:inputType="numberDecimal" android:paddingBottom="9dp" android:paddingTop="9dp" android:text="22" android:textSize="18sp" />
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText android:id="@+id/arrowNockHeightTxtFld" android:layout_width="150dp" android:layout_height="36dp" android:layout_marginLeft="4dp" android:ems="10" android:gravity="center_vertical" android:inputType="numberDecimal" android:paddingBottom="9dp" android:paddingTop="9dp" android:text="22" android:textSize="18sp" app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow><TableRow android:id="@+id/tableRow13" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
|
|
|
|
|
@@ -423,7 +429,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText android:id="@+id/targetCenterHeightTxtFld" android:layout_width="150dp" android:layout_height="36dp" android:layout_marginLeft="4dp" android:ems="10" android:gravity="center_vertical" android:inputType="numberDecimal" android:paddingBottom="9dp" android:paddingTop="9dp" android:text="22" android:textSize="18sp" />
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText android:id="@+id/targetCenterHeightTxtFld" android:layout_width="150dp" android:layout_height="36dp" android:layout_marginLeft="4dp" android:ems="10" android:gravity="center_vertical" android:inputType="numberDecimal" android:paddingBottom="9dp" android:paddingTop="9dp" android:text="22" android:textSize="18sp" app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow><TableRow
|
|
|
|
android:id="@+id/tableRow14"
|
|
|
|
@@ -464,7 +470,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/deltaTimeTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -475,7 +481,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -495,7 +502,7 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/calcPrecisionTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
@@ -506,7 +513,8 @@ |
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -522,13 +530,14 @@ |
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:orientation="vertical" >
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/editText10"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:text="42"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ListView
|
|
|
|
android:id="@+id/listView1"
|
|
|
|
@@ -543,13 +552,14 @@ |
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:orientation="vertical" >
|
|
|
|
|
|
|
|
<EditText
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/editText11"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:text="62"
|
|
|
|
android:textSize="18sp" />
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
</ViewFlipper>
|