Signed-off-by: alperozturk <alper_ozturk@proton.me>
@@ -102,5 +102,4 @@ class OCFileIconTests {
fun destroy() {
sut = null
}
-
@@ -60,5 +60,4 @@ class DrawableUtilTests {
context = null
@@ -44,5 +44,4 @@ class DrawableUtil {
layerDrawable.setLayerInset(1, overlayBounds.left, overlayBounds.top, overlayBounds.right, overlayBounds.bottom)
return layerDrawable