6.6.3 - Alpha - 版本历史功能采用本地缓存优先, 联网补充更新的策略, 且支持类型筛选及流程日志显示
This commit is contained in:
@@ -15,4 +15,14 @@
|
||||
android:icon="@drawable/ic_collapse_all"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_filter_category"
|
||||
android:title="@string/text_category_filter"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_show_logs"
|
||||
android:title="@string/text_process_log"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user