drag button calibration

This commit is contained in:
serso
2011-07-18 00:29:54 +04:00
parent 70ff5a109e
commit 0063f193ff
14 changed files with 557 additions and 210 deletions

View File

@@ -13,6 +13,7 @@
<intent-filter>
<action a:name="android.intent.action.MAIN" />
<category a:name="android.intent.category.LAUNCHER" />
<action a:name="org.solovyev.android.calculator.DragButtonPreferencesChanged"/>
</intent-filter>
</activity>