Grammar fix, added hint to SearchView, SearchView is themed with the widget color

This commit is contained in:
Aidan Follestad 2015-04-19 12:55:44 -05:00
commit 2c65373638
23 changed files with 39 additions and 22 deletions

View file

@ -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