mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
Fixed pmd
This commit is contained in:
parent
2c0511a7fd
commit
077aad00c0
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ public final class EmailUtil {
|
|||
break;
|
||||
default:
|
||||
emailSubject = config.emailSubject;
|
||||
break;
|
||||
}
|
||||
String emailBody = config.emailBody;
|
||||
if (TextUtils.isEmpty(emailBody)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue