Skip to content

Commit

Permalink
fixes #3903
Browse files Browse the repository at this point in the history
Signed-off-by: VishnuSanal <[email protected]>
  • Loading branch information
VishnuSanal committed Aug 12, 2023
1 parent 732e9c5 commit b9f4e57
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 b9f4e57

Please sign in to comment.