|
|
@ -169,7 +169,7 @@ |
|
|
android:textStyle="bold" /> |
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/measure_distance2" |
|
|
android:id="@+id/measure_distance3" |
|
|
android:layout_width="0dp" |
|
|
android:layout_width="0dp" |
|
|
android:layout_height="match_parent" |
|
|
android:layout_height="match_parent" |
|
|
android:layout_weight="2" |
|
|
android:layout_weight="2" |
|
|
@ -211,7 +211,7 @@ |
|
|
android:textStyle="bold" /> |
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/measure_distance3" |
|
|
android:id="@+id/measure_distance2" |
|
|
android:layout_width="0dp" |
|
|
android:layout_width="0dp" |
|
|
android:layout_height="match_parent" |
|
|
android:layout_height="match_parent" |
|
|
android:layout_weight="2" |
|
|
android:layout_weight="2" |
|
|
@ -683,7 +683,7 @@ |
|
|
android:layout_height="match_parent" |
|
|
android:layout_height="match_parent" |
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:gravity="center" |
|
|
android:gravity="center" |
|
|
android:text="10⁻¹ mm" |
|
|
android:text="10⁻¹ \nmm" |
|
|
android:textColor="@color/dark_ink_blue" |
|
|
android:textColor="@color/dark_ink_blue" |
|
|
android:textSize="15dp" /> |
|
|
android:textSize="15dp" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|