1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-06-13 22:40:48 +03:00

Removed unused imports

Bumped version to 1.1
This commit is contained in:
2018-07-06 11:47:12 +03:00
parent 582b8d3975
commit 47ae1993d3
2 changed files with 2 additions and 5 deletions
@@ -14,9 +14,6 @@ import android.graphics.drawable.Icon;
import android.util.Log;
import android.view.accessibility.AccessibilityEvent;
import java.util.HashMap;
import java.util.Map;
import static android.graphics.Paint.ANTI_ALIAS_FLAG;