Merged Khalil
This commit is contained in:
@@ -167,7 +167,7 @@
|
|||||||
tools:text="Torso: 12° · Knee L: 168° R: 170° Elbow L: 85° R: 90°"
|
tools:text="Torso: 12° · Knee L: 168° R: 170° Elbow L: 85° R: 90°"
|
||||||
app:layout_constraintBottom_toTopOf="@id/switch_pose"
|
app:layout_constraintBottom_toTopOf="@id/switch_pose"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
android:layout_marginBottom="12dp"
|
android:layout_marginBottom="8dp"
|
||||||
android:layout_marginStart="24dp" />
|
android:layout_marginStart="24dp" />
|
||||||
|
|
||||||
<!-- Delivery Phase Badge -->
|
<!-- Delivery Phase Badge -->
|
||||||
|
|||||||
@@ -192,7 +192,7 @@
|
|||||||
tools:visibility="visible" />
|
tools:visibility="visible" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
<!-- Bottom Left: Body Angles Readout (above Pose Switch) -->
|
<!-- Bottom Left: Body Angles Readout (above Audio Toggle) -->
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/text_pose_metrics"
|
android:id="@+id/text_pose_metrics"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
@@ -206,9 +206,9 @@
|
|||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
tools:visibility="visible"
|
tools:visibility="visible"
|
||||||
tools:text="Torso: 12° · Knee L: 168° R: 170° Elbow L: 85° R: 90°"
|
tools:text="Torso: 12° · Knee L: 168° R: 170° Elbow L: 85° R: 90°"
|
||||||
app:layout_constraintBottom_toTopOf="@id/switch_pose"
|
app:layout_constraintBottom_toTopOf="@id/switch_audio"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
android:layout_marginBottom="12dp"
|
android:layout_marginBottom="8dp"
|
||||||
android:layout_marginStart="16dp" />
|
android:layout_marginStart="16dp" />
|
||||||
|
|
||||||
<!-- BOTTOM CONTROLS: Pose Overlay Switch & Record Button -->
|
<!-- BOTTOM CONTROLS: Pose Overlay Switch & Record Button -->
|
||||||
|
|||||||
Reference in New Issue
Block a user