页眉页脚 #193

This commit is contained in:
HapeLee
2025-11-02 13:19:49 +08:00
parent 767c1d1a81
commit 7ca096e882
@@ -21,9 +21,9 @@ class BatteryView @JvmOverloads constructor(
enum class BatteryMode { OUTER, INNER, ICON, ARROW, TIME, CLASSIC, NO_BATTERY }
private val batteryTypeface by lazy {
Typeface.createFromAsset(context.assets, "font/number.ttf")
}
// private val batteryTypeface by lazy {
// Typeface.createFromAsset(context.assets, "font/number.ttf")
// }
private var battery: Int = 0