This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
simple-email
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Autosave in pause only
main
M66B
6 years ago
parent
4a5407e48f
commit
651230b218
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
app/src/main/java/eu/faircode/email/FragmentCompose.java
+ 0
- 2
app/src/main/java/eu/faircode/email/FragmentCompose.java
View File
@ -311,8 +311,6 @@ public class FragmentCompose extends FragmentEx {
@Override
public
void
onSaveInstanceState
(
Bundle
outState
)
{
super
.
onSaveInstanceState
(
outState
)
;
if
(
autosave
)
onAction
(
R
.
id
.
action_save
)
;
outState
.
putLong
(
"working"
,
working
)
;
}
Write
Preview
Loading…
Cancel
Save