- 在ShelfV3Activity中针对-5克以内的负读数做归零处理,避免误导显示 - 修改获取重量逻辑,保证显示重量与真实重量区分 - 在ShelfV3Adapter中对空秤零点附近的小负重量做归零处理 - 优化重量单位显示逻辑,根据负漂移抑制后的值显示克或千克 - 更新local.properties中SDK路径配置
9 lines
358 B
Properties
9 lines
358 B
Properties
## This file must *NOT* be checked into Version Control Systems,
|
|
# as it contains information specific to your local configuration.
|
|
#
|
|
# Location of the SDK. This is only used by Gradle.
|
|
# For customization when using a Version Control System, please read the
|
|
# header note.
|
|
#Thu Jul 02 16:04:28 CST 2026
|
|
sdk.dir=C\:\\Users\\MZF\\AppData\\Local\\Android\\Sdk
|