mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-07-27 09:48:09 +00:00
Optimize imports
This commit is contained in:
parent
a06c49f688
commit
09405c4df4
1 changed files with 0 additions and 5 deletions
|
|
@ -3,13 +3,8 @@ package info.varden.hauk.dialog;
|
|||
import android.app.AlertDialog;
|
||||
import android.content.Context;
|
||||
import android.content.DialogInterface;
|
||||
import android.text.Editable;
|
||||
import android.text.TextWatcher;
|
||||
import android.util.TypedValue;
|
||||
import android.view.View;
|
||||
import android.widget.EditText;
|
||||
|
||||
import java.lang.reflect.Type;
|
||||
|
||||
import info.varden.hauk.CustomDialogBuilder;
|
||||
import info.varden.hauk.R;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue