Grammar fix, added hint to SearchView, SearchView is themed with the widget color
This commit is contained in:
parent
b9e2562ad9
commit
2c65373638
23 changed files with 39 additions and 22 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<item
|
||||
android:id="@+id/action_current_playing"
|
||||
android:icon="@drawable/ic_play_circle_fill_white_24dp"
|
||||
android:title="@string/action_current_playing"
|
||||
android:title="@string/action_currently_playing"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
<item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue