[X] I have used the search function for openandclosed issues to see if someone else has already submitted the same bug report.
[X] I will describe the problem with as much detail as possible.
[X] If the bug only occurs with a certain link, post, image..., I will include the URL.
App version
5.4.1
Where did you get the app from
Google Play
Android version
Android 6
Device model
No response
First occurred
No response
Steps to reproduce
Navigate to the recent searches section.
Attempt to click the delete icon next to a list item
Observe that the clickable area of the delete icon.
Example post, link, markdown...
No response
Expected behaviour
Attempts to delete a search item shouldn't cause re-searching the item.
Current behaviour
In the recent searches section, the delete icons(@+id/delete_image_view_item_recent_search_query) near search items are too small to click. This makes it difficult to clear an item from the recent searches list. Sometimes when attempting to click the delete icon, the click actually hits the TextView next to it, causing the search item to be searched again instead of being cleared.
Checklist
App version
5.4.1
Where did you get the app from
Google Play
Android version
Android 6
Device model
No response
First occurred
No response
Steps to reproduce
Example post, link, markdown...
No response
Expected behaviour
Attempts to delete a search item shouldn't cause re-searching the item.
Current behaviour
In the recent searches section, the delete icons(
@+id/delete_image_view_item_recent_search_query
) near search items are too small to click. This makes it difficult to clear an item from the recent searches list. Sometimes when attempting to click the delete icon, the click actually hits the TextView next to it, causing the search item to be searched again instead of being cleared.Logs
No response