mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 15:33:36 +00:00
String extraction from everywhere
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:id="@+id/action_search"
|
||||
android:icon="@drawable/ic_search"
|
||||
android:iconTint="@color/titleTextColor"
|
||||
android:title="Search"
|
||||
android:title="@string/menu_search_button"
|
||||
app:actionViewClass="android.widget.SearchView"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user