mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 19:05:23 +01:00
Refactoring
This commit is contained in:
@@ -78,7 +78,7 @@ public class EditTextCompose extends FixedEditText {
|
||||
this.raw = raw;
|
||||
}
|
||||
|
||||
public boolean getRaw() {
|
||||
public boolean isRaw() {
|
||||
return raw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user