|
@@ -18,9 +18,7 @@ import java.util.Arrays;
|
|
import java.util.List;
|
|
import java.util.List;
|
|
|
|
|
|
/**
|
|
/**
|
|
- * Convenience class for migrating old dialogs code. Not all methods are implemented yet.
|
|
|
|
- *
|
|
|
|
- * @deprecated Using MaterialDialog.Builder directly is recommended.
|
|
|
|
|
|
+ * Convenience class for migrating old dialogs code. Not all methods are implemented yet. Using MaterialDialog.Builder directly is recommended.
|
|
*/
|
|
*/
|
|
public class MaterialDialogCompat {
|
|
public class MaterialDialogCompat {
|
|
|
|
|