Automattic / simplenote-android

Simplenote for Android

Home Page:https://simplenote.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix padding on search history row when performing a search with too many characters

stavares843 opened this issue · comments

  • When a user performs a search with just a few characters example 5 going again to the search, the search history displays the correct padding. When user performs a search with a long keyword such as 50 characters, the padding on the first row on search history is not displayed properly.

STR - Steps to reproduce

  • Compile develop branch
  • Go to Simple Note app
  • Login
  • Go to All Notes
  • Tap on search
  • Perform a search with just a few characters - (screenshot left side attached)
  • Exit search
  • Tap on search
  • Perform a search with a long keyword example 50 characters - (screenshot right side attached)
  • Exit search
  • Go to search again
  • The padding on the right side screenshot is not displayed properly

Expected

  • Padding on the right side screenshot should be the same displayed on the left side screenshot

Screenshot

Screenshot 2020-05-28 at 23 48 20

Make Model Android Version App Version
Google Pixel 2 G011A API 28, Android 9 2.6-rc-1 debug (Build 103) develop branch