Fix banner text and search function

This commit is contained in:
h4h13 2019-06-04 09:30:11 +05:30
parent 192ceb4438
commit c229af5b36
26 changed files with 345 additions and 110 deletions

View file

@ -17,6 +17,6 @@
<item
android:id="@+id/action_search"
app:showAsAction="always"
android:icon="@drawable/ic_search_white_24dp"
android:icon="@drawable/ic_mic_white_24dp"
android:title="@string/action_search" />
</menu>