Skip to content

Commit

Permalink
Merge pull request #3906 from TeamAmaze/bugfix/3903
Browse files Browse the repository at this point in the history
fixes #3903
  • Loading branch information
VishalNehra authored Aug 14, 2023
2 parents 671d0df + b9f4e57 commit e36be30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/bookmarkrow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:minHeight="60dp">
<androidx.appcompat.widget.AppCompatImageView
<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/delete_button"
android:layout_width="48dp"
android:gravity="center_vertical"
Expand Down

0 comments on commit e36be30

Please sign in to comment.