getBaseline
Return the offset of the RecyclerView's text baseline from the its top boundary. If the LayoutManager of this RecyclerView does not support baseline alignment, this method returns -1.
Return
the offset of the baseline within the RecyclerView's bounds or -1 if baseline alignment is not supported