From 1786d1916425cb53b022b5c3179c896b98a31a41 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Wed, 7 Sep 2011 22:05:25 +0200 Subject: [PATCH] replace useless drive inactive toggle with toggle for active high --- MS2Debounce/res/layout/main.xml | 10 ++++++ .../ms2debounce/DebounceModuleHelper.java | 31 +++++++++++++++- .../src/de/rmdir/ms2debounce/MS2Debounce.java | 35 +++++++++++++------ 3 files changed, 65 insertions(+), 11 deletions(-) diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml index 9d3eeae..4538f8d 100644 --- a/MS2Debounce/res/layout/main.xml +++ b/MS2Debounce/res/layout/main.xml @@ -89,6 +89,7 @@ android:text="0" android:enabled="false" android:background="@android:drawable/editbox_background"/> + +