MaterialSearchBar icon indicating copy to clipboard operation
MaterialSearchBar copied to clipboard

RTL Support

Open dzboot02 opened this issue 5 years ago • 2 comments

Minor issue is when layout direction is RTL, the back arrow is pointing the wrong direction.

Thank you for this awesome library

dzboot02 avatar Aug 18 '18 11:08 dzboot02

for custom back arrow use app:mt_backIconDrawable="@drawable/ic_action_back"

HadiHabibza avatar Aug 28 '18 22:08 HadiHabibza

I was wrong, the problem is not with the arrow, the arrow is good. The problem is with the search bar layout itself. It has the same layout in both directions.

dzboot02 avatar Sep 11 '18 10:09 dzboot02