[6.2.0] reset @
This commit is contained in:
@@ -53,7 +53,6 @@ class BatteryView : View , IMoGoSkinModeChangeListener {
|
||||
) : super(context, attrs, defStyleAttr) {
|
||||
}
|
||||
|
||||
@SuppressLint("NewApi")
|
||||
override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) {
|
||||
super.onMeasure(widthMeasureSpec, heightMeasureSpec)
|
||||
setMeasuredDimension(width.toInt(), height.toInt())
|
||||
|
||||
Reference in New Issue
Block a user