6.6.2 - Alpha4 - 修复 Rhino 引擎升级后打包应用无法使用正则表达式及 XML 语法的问题
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
app:popupTheme="@style/Widget.AppCompat.PopupMenu">
|
||||
|
||||
<item
|
||||
android:id="@+id/action_use_default_icon"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:title="@string/text_use_default_icon"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_select_image"
|
||||
android:icon="@drawable/ic_insert_photo_white_48dp"
|
||||
|
||||
Reference in New Issue
Block a user