Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
- bug fix for f-droid
  • Loading branch information
Sav22999 committed Apr 30, 2020
1 parent afd9e86 commit 86fd2ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified app/release/app-release.aab
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/daily_goal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
android:layout_marginEnd="16dp"
android:layout_marginBottom="8dp"
android:minHeight="16dp"
app:layout_constraintBottom_toTopOf="@+id/labelTextMessageDialog"
app:layout_constraintBottom_toTopOf="@+id/labelTextDailyGoal"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
Expand Down

0 comments on commit 86fd2ec

Please sign in to comment.