6.6.2 - Alpha - APK 文件类型信息对话框设置占位符图标
This commit is contained in:
6
.idea/inspectionProfiles/profiles_settings.xml
generated
Normal file
6
.idea/inspectionProfiles/profiles_settings.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<settings>
|
||||
<option name="USE_PROJECT_PROFILE" value="false" />
|
||||
<version value="1.0" />
|
||||
</settings>
|
||||
</component>
|
||||
@@ -44,7 +44,7 @@ object ApkInfoDialogManager {
|
||||
.title(apkFile.name)
|
||||
.customView(root, false)
|
||||
.autoDismiss(false)
|
||||
.iconRes(R.drawable.transparent)
|
||||
.iconRes(R.drawable.ic_three_dots_outline_small)
|
||||
.limitIconToDefaultSize()
|
||||
.positiveText(R.string.text_install)
|
||||
.positiveColorRes(R.color.dialog_button_attraction)
|
||||
|
||||
BIN
app/src/main/res/drawable-night/ic_three_dots_outline.png
Normal file
BIN
app/src/main/res/drawable-night/ic_three_dots_outline.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
app/src/main/res/drawable-night/ic_three_dots_outline_small.png
Normal file
BIN
app/src/main/res/drawable-night/ic_three_dots_outline_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
BIN
app/src/main/res/drawable/ic_three_dots_outline.png
Normal file
BIN
app/src/main/res/drawable/ic_three_dots_outline.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
BIN
app/src/main/res/drawable/ic_three_dots_outline_small.png
Normal file
BIN
app/src/main/res/drawable/ic_three_dots_outline_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
@@ -1,5 +1,5 @@
|
||||
#Fri Jan 03 20:11:09 CST 2025
|
||||
BUILD_TIME=1735906269296
|
||||
#Sat Jan 11 16:27:44 CST 2025
|
||||
BUILD_TIME=1736584064033
|
||||
COMPILE_SDK_VERSION=34
|
||||
JAVA_VERSION=23
|
||||
JAVA_VERSION_MIN_RADICAL=0
|
||||
@@ -17,6 +17,6 @@ RAPID_OCR_OPENCV_MOBILE_LABEL_VERSION=13
|
||||
RAPID_OCR_OPENCV_MOBILE_VERSION=4.5.3
|
||||
TARGET_SDK_VERSION=34
|
||||
TARGET_SDK_VERSION_INRT=29
|
||||
VERSION_BUILD=2957
|
||||
VERSION_BUILD=2959
|
||||
VERSION_NAME=6.6.2 Alpha
|
||||
VSCODE_EXT_REQUIRED_VERSION=1.0.8
|
||||
|
||||
Reference in New Issue
Block a user