I have a SearchView inside a LinearLayout and I\'m trying to set a different TextSize for it (the SearchView) but when se
SearchView
LinearLayout
TextSize
You can achieve this using a theme:
in styles.xml
And using a SearchView