I could have sworn there was a negative AND a positive...

This commit is contained in:
TwistedUmbrella 2014-02-15 13:25:08 -05:00
parent b546e7a75d
commit 6bc6328a25
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ public class MainActivity extends SlidingFragmentActivity implements
dialog.dismiss();
}
});
builder.setNegativeButton("Report",
builder.setPositiveButton("Report",
new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int which) {
Toast.makeText(MainActivity.this,