timusus / RecyclerView-FastScroll

A simple FastScroller for Android's RecyclerView
Other
1.39k stars 182 forks source link

Text in popup is not vertically aligned #85

Closed elman22 closed 5 years ago

elman22 commented 6 years ago

Hi. I'm using your library and it works great.

However I have issue with text not being horizontally aligned. For example when I use text "Home", it is perfectly aligned into centre of the popup. However when I use use text "original", it is off by moving downward. See https://s22.postimg.cc/ddj848b81/popup_not_aligned.png

I noticed that all texts using letters which have part below line (like g or y) make text placed out of centre.