修复提示文字参数prompt可用

保留了showText并提高其优先级以兼容上一个版本
This commit is contained in:
2019-11-14 14:49:26 +08:00
parent 3d8665852c
commit a2f4052280
5 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
</config-file>
<framework src="src/android/barcodescanner.gradle" custom="true" type="gradleReference"/>
<framework src="com.android.support:support-v4:$ANDROID_SUPPORT_V4_VERSION"/>
<lib-file src="src/android/barcodescanner-release-2.1.6-vk.aar"/>
<lib-file src="src/android/barcodescanner-release.aar"/>
<preference name="ANDROID_SUPPORT_V4_VERSION" default="27.+"/>
</platform>
<platform name="windows">