Show dialog

This commit is contained in:
Victor Shcherb 2016-12-09 09:45:20 +01:00
parent ec40fa4715
commit f07cec9b08

View file

@ -2,7 +2,7 @@ package net.osmand.nautical;
import net.osmand.nauticalPlugin.R; import net.osmand.nauticalPlugin.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;