fix email button not working
This commit is contained in:
parent
e6664859cd
commit
ea627a2e7c
1 changed files with 0 additions and 1 deletions
|
|
@ -217,7 +217,6 @@ public class ErrorActivity extends AppCompatActivity {
|
||||||
|
|
||||||
startActivity(Intent.createChooser(i, "Send Email"));
|
startActivity(Intent.createChooser(i, "Send Email"));
|
||||||
});
|
});
|
||||||
reportButton.setEnabled(false);
|
|
||||||
|
|
||||||
// normal bugreport
|
// normal bugreport
|
||||||
buildInfo(errorInfo);
|
buildInfo(errorInfo);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue