mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-14 01:45:55 -07:00
String extraction from everywhere
This commit is contained in:
parent
d169e3b188
commit
b28c230f5a
53 changed files with 333 additions and 170 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue