|
|
|
@@ -143,12 +143,13 @@ |
|
|
|
<ch.spherIC.recurvebowsight.components.XSpinner
|
|
|
|
android:id="@+id/scRiserTxtFld"
|
|
|
|
style="@style/GlassSpinner"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"/>
|
|
|
|
android:paddingTop="9dp" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -170,17 +171,19 @@ |
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVvisHTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textAppearance="?android:attr/textAppearanceMediumInverse"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -201,18 +204,19 @@ |
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVvisVTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_gravity="fill_horizontal"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textAppearance="?android:attr/textAppearanceMediumInverse"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -234,12 +238,13 @@ |
|
|
|
<ch.spherIC.recurvebowsight.components.XSpinner
|
|
|
|
android:id="@+id/scSightSpinner"
|
|
|
|
style="@style/GlassSpinner"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"/>
|
|
|
|
android:paddingTop="9dp" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -260,14 +265,15 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.XSpinner
|
|
|
|
android:id="@+id/scHeVSTxtFld"
|
|
|
|
android:id="@+id/scHeVSSpinner"
|
|
|
|
style="@style/GlassSpinner"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"/>
|
|
|
|
android:paddingTop="9dp" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
@@ -289,9 +295,10 @@ |
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scaVTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
@@ -300,6 +307,7 @@ |
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -320,9 +328,10 @@ |
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVertSkalaMiddleTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
@@ -331,6 +340,7 @@ |
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -351,9 +361,10 @@ |
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVertSkalaMiddleTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
@@ -362,6 +373,7 @@ |
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
</TableLayout>
|
|
|
|
@@ -414,7 +426,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scRiserLbl"
|
|
|
|
android:id="@+id/arrowDiameterLbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -423,10 +435,11 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scRiserTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:id="@+id/arrowDiameterTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
@@ -447,7 +460,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scVvisHLbl"
|
|
|
|
android:id="@+id/arrowCwLbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -456,17 +469,18 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVvisHTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:id="@+id/arrowCwTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
@@ -479,7 +493,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scVvisVLbl"
|
|
|
|
android:id="@+id/arrowWeightLbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -488,19 +502,20 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVvisVTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_gravity="fill_horizontal"
|
|
|
|
android:id="@+id/arrowWeightTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -511,7 +526,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scSightLbl"
|
|
|
|
android:id="@+id/bowPulloutLbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -520,18 +535,18 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scSightTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_gravity="fill_horizontal"
|
|
|
|
android:id="@+id/bowPulloutTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
@@ -544,7 +559,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scHeVSLbl"
|
|
|
|
android:id="@+id/arrowV0Lbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -553,19 +568,20 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scHeVSTxtFld"
|
|
|
|
android:layout_width="100dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_gravity="fill_horizontal"
|
|
|
|
android:id="@+id/arrowV0TxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
<TableRow
|
|
|
|
@@ -599,7 +615,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scaVLbl"
|
|
|
|
android:id="@+id/airTemperatureLbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -608,17 +624,18 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scaVTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:id="@+id/airTemperatureTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
@@ -631,7 +648,7 @@ |
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
android:id="@+id/scVertSkalaMiddleLbl"
|
|
|
|
android:id="@+id/airRelativeHumidityLbl"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
@@ -640,17 +657,18 @@ |
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/scVertSkalaMiddleTxtFld"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:id="@+id/airRelativeHumidityTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:paddingBottom="9dp"
|
|
|
|
android:paddingTop="9dp"
|
|
|
|
android:text="22"
|
|
|
|
android:textSize="18sp"
|
|
|
|
android:textSize="18sp"
|
|
|
|
app:txtFont="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
|
@@ -682,7 +700,20 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<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" />
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/shootingDistanzTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
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">
|
|
|
|
|
|
|
|
@@ -695,7 +726,20 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<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" />
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/arrowNockHeightTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
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">
|
|
|
|
|
|
|
|
@@ -708,7 +752,20 @@ |
|
|
|
android:textColor="@color/black"
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
<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" />
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/targetCenterHeightTxtFld"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
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"
|
|
|
|
@@ -752,9 +809,10 @@ |
|
|
|
<ch.spherIC.recurvebowsight.components.XSpinner
|
|
|
|
android:id="@+id/deltaTimeCboBox"
|
|
|
|
style="@style/GlassSpinner"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
@@ -783,9 +841,10 @@ |
|
|
|
<ch.spherIC.recurvebowsight.components.XSpinner
|
|
|
|
android:id="@+id/calcPrecisionCboBox"
|
|
|
|
style="@style/GlassSpinner"
|
|
|
|
android:layout_width="150dp"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:layout_marginLeft="4dp"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:ems="10"
|
|
|
|
android:entries="@array/CalculationAccuracies"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
@@ -809,7 +868,7 @@ |
|
|
|
<ch.spherIC.recurvebowsight.components.FontEditText
|
|
|
|
android:id="@+id/editText10"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_height="40dp"
|
|
|
|
android:inputType="numberDecimal"
|
|
|
|
android:text="42"
|
|
|
|
android:textSize="18sp"
|