Skip to content

Commit

Permalink
improve xml layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
sraturi committed Aug 30, 2020
1 parent 662ce61 commit f1c6665
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 308 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/layout/fragment_confrim_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@
android:text="No photo has been taken for this reading."
android:textSize="30sp"
android:textStyle="bold"
app:layout_constraintBottom_toBottomOf="@+id/imageViewPhoto"
app:layout_constraintEnd_toStartOf="@+id/txtHeartRate"
app:layout_constraintStart_toStartOf="@+id/imageViewPhoto"
app:layout_constraintTop_toTopOf="parent" />
Expand Down
Loading

0 comments on commit f1c6665

Please sign in to comment.