mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-11 01:40:59 +00:00
fix email button not working
This commit is contained in:
parent
2229ce1fe9
commit
89537322fd
@ -217,7 +217,6 @@ public class ErrorActivity extends AppCompatActivity {
|
||||
|
||||
startActivity(Intent.createChooser(i, "Send Email"));
|
||||
});
|
||||
reportButton.setEnabled(false);
|
||||
|
||||
// normal bugreport
|
||||
buildInfo(errorInfo);
|
||||
|
Loading…
Reference in New Issue
Block a user