Docile-Alligator / Infinity-For-Reddit

A Reddit client for Android
https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit
GNU Affero General Public License v3.0
4.26k stars 410 forks source link

Delete icons next to recent searches too small to click #1421

Closed abhishekabhi789 closed 1 year ago

abhishekabhi789 commented 1 year ago

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

  1. Navigate to the recent searches section.
  2. Attempt to click the delete icon next to a list item
  3. 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.

Logs

No response