733cc27599767fc952d683571d7c3f9a49910cc2

If the app is killed the widget doesn't receive updates and it keeps the old value of the editor. Pressing f.e. cursor buttons in such case has not effect as real editor is empty and no "editor change" events are triggered, thus, widget is not updated. To solve the issue let's just update the widget any time its buttons are pressed.
Description
Android Calculator
Languages
Java
99.4%
Shell
0.3%
HTML
0.2%