添加注释

This commit is contained in:
zxj
2025-08-22 16:36:17 +08:00
parent 18fbdc9875
commit d48f41e917
16 changed files with 28 additions and 440 deletions
@@ -18,6 +18,9 @@ import com.sw.plate.utils.AppUtil;
import timber.log.Timber;
/**
* 自定义柱状图
*/
public class CustomImageView extends androidx.appcompat.widget.AppCompatImageView {
private AlphaAnimation alphaAnimation;
private String textToDraw;