摘要: ... xAxis.setTextSize(14f); // 设置字体大小为18dp dataSet.setValueTextSize(14f); // 设置字体大小为14dp Legend legend = chart.getLegend(); legend.setFormSize(14f); l 阅读全文
posted @ 2023-09-23 22:51 zhaogaojian 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 2022.3.1版本 修改settings.gradle dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { maven { url 阅读全文
posted @ 2023-09-23 17:11 zhaogaojian 阅读(68) 评论(0) 推荐(0) 编辑
摘要: package com.tools.ttt; import static android.content.ContentValues.TAG; import android.content.pm.ActivityInfo; import android.content.res.Configurati 阅读全文
posted @ 2023-09-23 11:41 zhaogaojian 阅读(32) 评论(0) 推荐(0) 编辑