0

I have a SearchView with a hint text in the search box.

How can i set the text size of the queryHint?

    <SearchView
            android:id="@+id/searchViewBox"
            android:layout_width="351dp"
            android:layout_height="49dp"
            android:elevation="10dp"
            android:iconifiedByDefault="false"
            android:queryBackground="@null"
            android:queryHint="Search text here"
            app:layout_constraintTop_toBottomOf="@+id/titel" />
Ryan M
  • 15,686
  • 29
  • 53
  • 64
Sander
  • 65
  • 1
  • 6

0 Answers0