From d002e66d131c784871aa3098714489a2d22c2ff2 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Sun, 21 Aug 2011 19:19:27 +0200 Subject: [PATCH] add option to set drive_inactive flag --- MS2Debounce/res/layout/main.xml | 8 +++++ .../ms2debounce/DebounceModuleHelper.java | 31 ++++++++++++++++++- .../src/de/rmdir/ms2debounce/MS2Debounce.java | 17 +++++++++- 3 files changed, 54 insertions(+), 2 deletions(-) diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml index b9d55b8..9d3eeae 100644 --- a/MS2Debounce/res/layout/main.xml +++ b/MS2Debounce/res/layout/main.xml @@ -89,6 +89,14 @@ android:text="0" android:enabled="false" android:background="@android:drawable/editbox_background"/> +