From c51c7009fb49f86f631cc9ceec9f23f3f7024cf9 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Sat, 21 May 2011 14:00:17 +0200 Subject: [PATCH] add debounce_delay edittext --- MS2Debounce/res/layout/main.xml | 40 +++++++++++++------ .../src/de/rmdir/ms2debounce/MS2Debounce.java | 7 +++- 2 files changed, 33 insertions(+), 14 deletions(-) diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml index 6eaa067..fcf4ea2 100644 --- a/MS2Debounce/res/layout/main.xml +++ b/MS2Debounce/res/layout/main.xml @@ -3,30 +3,46 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" > + +