Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Revert "Revert "Add space for presets in layout""
Browse files Browse the repository at this point in the history
I removed all titles so there will be enough space

This reverts commit b0746c3

Signed-off-by: micrusa <[email protected]>
  • Loading branch information
micrusa committed Apr 23, 2020
1 parent b6d5318 commit cf72d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/activity_presets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<TextView
android:id="@+id/preset2"
android:layout_width="148dp"
android:layout_height="33dp"
android:layout_height="53dp"
android:text="Sets: -\nTime: 00:00 Rest: 00:00"
android:textAlignment="center"
android:textDirection="ltr"
Expand Down Expand Up @@ -54,7 +54,7 @@
<TextView
android:id="@+id/preset1"
android:layout_width="148dp"
android:layout_height="33dp"
android:layout_height="53dp"
android:text="Sets: -\nTime: 00:00 Rest: 00:00"
android:textAlignment="center"
android:textDirection="ltr"
Expand Down

0 comments on commit cf72d3e

Please sign in to comment.