Send undo improvements

This commit is contained in:
M66B
2021-03-28 09:07:01 +02:00
parent 8324016e7b
commit 4ecb071839
8 changed files with 43 additions and 23 deletions

View File

@@ -42,7 +42,6 @@ import java.util.Map;
public class ActivityCompose extends ActivityBase implements FragmentManager.OnBackStackChangedListener {
static final int PI_REPLY = 1;
static final long UNDO_DELAY = 5000; // milliseconds
@Override
protected void onCreate(Bundle savedInstanceState) {