|
|
|
|
|
|
|
|
android:paddingTop="1dip"
|
|
|
android:paddingTop="1dip"
|
|
|
android:text="@string/viewParams"
|
|
|
android:text="@string/viewParams"
|
|
|
android:textColor="@color/white"
|
|
|
android:textColor="@color/white"
|
|
|
android:textStyle="bold"
|
|
|
|
|
|
|
|
|
android:textSize="15sp"
|
|
|
android:visibility="visible"
|
|
|
android:visibility="visible"
|
|
|
app:drawBorder="true"
|
|
|
app:drawBorder="true"
|
|
|
app:drawBorderColor="@color/white"
|
|
|
app:drawBorderColor="@color/white"
|
|
|
app:drawBorderWidth="3dp" />
|
|
|
|
|
|
|
|
|
app:drawBorderWidth="3dp"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.XTextView
|
|
|
<ch.spherIC.recurvebowsight.components.XTextView
|
|
|
android:id="@+id/viewResults"
|
|
|
android:id="@+id/viewResults"
|
|
|
|
|
|
|
|
|
android:paddingTop="1dip"
|
|
|
android:paddingTop="1dip"
|
|
|
android:text="@string/viewResults"
|
|
|
android:text="@string/viewResults"
|
|
|
android:textColor="@color/white"
|
|
|
android:textColor="@color/white"
|
|
|
|
|
|
android:textSize="15sp"
|
|
|
android:textStyle="normal|bold"
|
|
|
android:textStyle="normal|bold"
|
|
|
android:visibility="visible"
|
|
|
android:visibility="visible"
|
|
|
app:drawBorder="true"
|
|
|
app:drawBorder="true"
|
|
|
app:drawBorderColor="@color/white"
|
|
|
app:drawBorderColor="@color/white"
|
|
|
app:drawBorderWidth="3dp" />
|
|
|
|
|
|
|
|
|
app:drawBorderWidth="3dp"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.XTextView
|
|
|
<ch.spherIC.recurvebowsight.components.XTextView
|
|
|
android:id="@+id/viewSight"
|
|
|
android:id="@+id/viewSight"
|
|
|
|
|
|
|
|
|
android:paddingTop="1dip"
|
|
|
android:paddingTop="1dip"
|
|
|
android:text="@string/viewSight"
|
|
|
android:text="@string/viewSight"
|
|
|
android:textColor="@color/white"
|
|
|
android:textColor="@color/white"
|
|
|
|
|
|
android:textSize="15sp"
|
|
|
android:textStyle="bold"
|
|
|
android:textStyle="bold"
|
|
|
android:visibility="visible"
|
|
|
android:visibility="visible"
|
|
|
app:drawBorder="true"
|
|
|
app:drawBorder="true"
|
|
|
app:drawBorderColor="@color/white"
|
|
|
app:drawBorderColor="@color/white"
|
|
|
app:drawBorderWidth="3dp" />
|
|
|
|
|
|
|
|
|
app:drawBorderWidth="3dp"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
</LinearLayout>
|
|
|
<ViewFlipper
|
|
|
<ViewFlipper
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/bowAndArrowParams"
|
|
|
android:id="@+id/bowAndArrowParams"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
|
|
|
android:paddingTop="3dip"
|
|
|
android:paddingTop="3dip"
|
|
|
android:text="@string/titleBowAndArrowParams"
|
|
|
android:text="@string/titleBowAndArrowParams"
|
|
|
android:textColor="@color/black"
|
|
|
android:textColor="@color/black"
|
|
|
android:textStyle="bold" >
|
|
|
|
|
|
</TextView>
|
|
|
|
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
|
<TableRow
|
|
|
<TableRow
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/arrowDiameterLbl"
|
|
|
android:id="@+id/arrowDiameterLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/arrowDiameterLbl"
|
|
|
android:text="@string/arrowDiameterLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/arrowDiameterTxtFld"
|
|
|
android:id="@+id/arrowDiameterTxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/arrowCwLbl"
|
|
|
android:id="@+id/arrowCwLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/arrowCwLbl"
|
|
|
android:text="@string/arrowCwLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/arrowCwTxtFld"
|
|
|
android:id="@+id/arrowCwTxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/arrowWeightLbl"
|
|
|
android:id="@+id/arrowWeightLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/arrowWeightLbl"
|
|
|
android:text="@string/arrowWeightLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/arrowWeightTxtFld"
|
|
|
android:id="@+id/arrowWeightTxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/bowPulloutLbl"
|
|
|
android:id="@+id/bowPulloutLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/bowPulloutLbl"
|
|
|
android:text="@string/bowPulloutLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/bowPulloutTxtFld"
|
|
|
android:id="@+id/bowPulloutTxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/arrowV0Lbl"
|
|
|
android:id="@+id/arrowV0Lbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/arrowV0Lbl"
|
|
|
android:text="@string/arrowV0Lbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/arrowV0TxtFld"
|
|
|
android:id="@+id/arrowV0TxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/atmosphericalParams"
|
|
|
android:id="@+id/atmosphericalParams"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
|
|
|
android:paddingTop="3dip"
|
|
|
android:paddingTop="3dip"
|
|
|
android:text="@string/titleAtmosphericalParams"
|
|
|
android:text="@string/titleAtmosphericalParams"
|
|
|
android:textColor="@color/black"
|
|
|
android:textColor="@color/black"
|
|
|
android:textStyle="bold" >
|
|
|
|
|
|
|
|
|
|
|
|
</TextView>
|
|
|
|
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/airTemperatureLbl"
|
|
|
android:id="@+id/airTemperatureLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/airTemperatureLbl"
|
|
|
android:text="@string/airTemperatureLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/airTemperatureTxtFld"
|
|
|
android:id="@+id/airTemperatureTxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/airRelativeHumidityLbl"
|
|
|
android:id="@+id/airRelativeHumidityLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/airRelativeHumidityLbl"
|
|
|
android:text="@string/airRelativeHumidityLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/airRelativeHumidityTxtFld"
|
|
|
android:id="@+id/airRelativeHumidityTxtFld"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<TableRow android:id="@+id/tableRow10" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
<TableRow android:id="@+id/tableRow10" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
|
|
|
|
|
|
<TextView android:id="@+id/shootingParams" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1" android:background="@color/yellow" android:paddingBottom="3dip" android:paddingLeft="3dip" android:paddingTop="3dip" android:text="@string/titleShootingParams" android:textColor="@color/black" android:textStyle="bold" />
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
|
|
android:id="@+id/shootingParams"
|
|
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
android:layout_weight="1"
|
|
|
|
|
|
android:background="@color/yellow"
|
|
|
|
|
|
android:paddingBottom="3dip"
|
|
|
|
|
|
android:paddingLeft="3dip"
|
|
|
|
|
|
android:paddingTop="3dip"
|
|
|
|
|
|
android:text="@string/titleShootingParams"
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
</TableRow><TableRow android:id="@+id/tableRow11" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
</TableRow><TableRow android:id="@+id/tableRow11" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
|
|
|
|
|
|
<TextView android:id="@+id/shootingDistanzLbl" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_gravity="right|center_vertical" android:text="@string/shootingDistanzLbl" android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
|
|
android:id="@+id/shootingDistanzLbl"
|
|
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
|
|
android:text="@string/shootingDistanzLbl"
|
|
|
|
|
|
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" />
|
|
|
<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" />
|
|
|
|
|
|
|
|
|
</TableRow><TableRow android:id="@+id/tableRow12" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
</TableRow><TableRow android:id="@+id/tableRow12" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
|
|
|
|
|
|
<TextView android:id="@+id/arrowNockHeightLbl" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_gravity="right|center_vertical" android:text="@string/arrowNockHeightLbl" android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
|
|
android:id="@+id/arrowNockHeightLbl"
|
|
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
|
|
android:text="@string/arrowNockHeightLbl"
|
|
|
|
|
|
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" />
|
|
|
<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" />
|
|
|
|
|
|
|
|
|
</TableRow><TableRow android:id="@+id/tableRow13" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
</TableRow><TableRow android:id="@+id/tableRow13" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="4dp">
|
|
|
|
|
|
|
|
|
<TextView android:id="@+id/targetCenterHeightLbl" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_gravity="right|center_vertical" android:text="@string/targetCenterHeightLbl" android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
|
|
|
android:id="@+id/targetCenterHeightLbl"
|
|
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
|
|
|
android:text="@string/targetCenterHeightLbl"
|
|
|
|
|
|
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" />
|
|
|
<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" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/calculationParams"
|
|
|
android:id="@+id/calculationParams"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
|
|
|
android:paddingTop="3dip"
|
|
|
android:paddingTop="3dip"
|
|
|
android:text="@string/titleCalculationParams"
|
|
|
android:text="@string/titleCalculationParams"
|
|
|
android:textColor="@color/black"
|
|
|
android:textColor="@color/black"
|
|
|
android:textStyle="bold" >
|
|
|
|
|
|
|
|
|
|
|
|
</TextView>
|
|
|
|
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Bold" />
|
|
|
|
|
|
|
|
|
</TableRow>
|
|
|
</TableRow>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/deltaTimeLbl"
|
|
|
android:id="@+id/deltaTimeLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/deltaTimeLbl"
|
|
|
android:text="@string/deltaTimeLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/deltaTimeTxtFld"
|
|
|
android:id="@+id/deltaTimeTxtFld"
|
|
|
|
|
|
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_gravity="center"
|
|
|
android:layout_margin="4dp" >
|
|
|
android:layout_margin="4dp" >
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
|
|
|
|
<ch.spherIC.recurvebowsight.components.FontTextView
|
|
|
android:id="@+id/calcPrecisionLbl"
|
|
|
android:id="@+id/calcPrecisionLbl"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_width="fill_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:layout_gravity="right|center_vertical"
|
|
|
android:text="@string/calcPrecisionLbl"
|
|
|
android:text="@string/calcPrecisionLbl"
|
|
|
android:textColor="@color/black" />
|
|
|
|
|
|
|
|
|
android:textColor="@color/black"
|
|
|
|
|
|
app:font="@string/TitilliumWeb_Regular" />
|
|
|
|
|
|
|
|
|
<EditText
|
|
|
<EditText
|
|
|
android:id="@+id/calcPrecisionTxtFld"
|
|
|
android:id="@+id/calcPrecisionTxtFld"
|