Skip to content

Commit

Permalink
Merge pull request #315 from theftzoku/development
Browse files Browse the repository at this point in the history
F-DROID FIIXED
  • Loading branch information
CrazyMarvin authored Jan 10, 2025
2 parents 41b13e1 + d475a1d commit ae94528
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/layout/update_layout_bottom_sheet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
android:id="@+id/updatedetail"
android:layout_width="match_parent"
android:layout_height="100dp"
android:layout_below="@id/updatehabit"
android:hint="@string/note"
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
android:autofillHints="" />
Expand Down
3 changes: 2 additions & 1 deletion app/src/main/res/layout/update_layout_bottom_sheet_test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
android:gravity="center"
android:orientation="horizontal">

<!-- Avoided Counter -->
<!-- Avoided Counters -->

<LinearLayout
android:layout_width="0dp"
android:layout_height="wrap_content"
Expand Down

0 comments on commit ae94528

Please sign in to comment.