摘要:
... xAxis.setTextSize(14f); // 设置字体大小为18dp dataSet.setValueTextSize(14f); // 设置字体大小为14dp Legend legend = chart.getLegend(); legend.setFormSize(14f); l 阅读全文
摘要:
2022.3.1版本 修改settings.gradle dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { maven { url 阅读全文
摘要:
package com.tools.ttt; import static android.content.ContentValues.TAG; import android.content.pm.ActivityInfo; import android.content.res.Configurati 阅读全文