Show dialog

This commit is contained in:
Victor Shcherb 2016-12-09 09:43:18 +01:00
parent d7c858f2c8
commit 86df4953f9

View file

@ -2,7 +2,7 @@ package net.osmand.skimaps;
import net.osmand.skimapsPlugin.R; import net.osmand.skimapsPlugin.R;
import android.app.Activity; import android.app.Activity;
import android.support.v7.app.AlertDialog; import android.app.AlertDialog;
import android.content.ActivityNotFoundException; import android.content.ActivityNotFoundException;
import android.content.ComponentName; import android.content.ComponentName;
import android.content.DialogInterface; import android.content.DialogInterface;