Use AlertDialog from Support Library

pull/114/merge
Alinson S. Xavier 10 years ago
parent eae0d66f51
commit acb8e820fd

@ -19,8 +19,8 @@
package org.isoron.uhabits.fragments;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.view.ActionMode;
import android.view.Menu;
import android.view.MenuItem;

Loading…
Cancel
Save