add: search for scripts and posts

This commit is contained in:
hyb1996
2017-10-25 13:23:46 +08:00
parent 08d1188b33
commit cf82cd2802
40 changed files with 9572 additions and 36 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/action_search"
android:icon="@drawable/ic_search_white_36dp"
android:imeOptions="actionSearch"
android:inputType="text"
android:title="@string/text_search"
app:actionViewClass="android.support.v7.widget.SearchView"
app:showAsAction="always|collapseActionView"/>
</menu>

View File

@@ -262,6 +262,7 @@
<string name="apk_builder_package">打包中</string>
<string name="apk_builder_clean">清理临时文件</string>
<string name="text_source_file_path">脚本文件路径</string>
<string name="text_search">搜索</string>
<string-array name="ad_showing_mode_keys">