forked from organicmaps/organicmaps
[android] Added correct method's call
This commit is contained in:
parent
3dee45b2ba
commit
a1959cd69e
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ public class BookmarkCategoriesPagerFragment extends BaseMwmFragment
|
|||
@Override
|
||||
public void onAlertDialogNegativeClick(int requestCode, int which)
|
||||
{
|
||||
mDialogClickDelegate.onAlertDialogPositiveClick(requestCode,which);
|
||||
mDialogClickDelegate.onAlertDialogNegativeClick(requestCode, which);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue