Calculator dialog
A fully customizable calculator dialog for Android. Can be used to replace the numeric keyboard and useful to enter monetary amounts.
Gradle dependency
compile 'com.maltaisn:calcdialog:1.1.2'
Tutorial
- Get started on the wiki page Using the dialog.
- Customize the dialog's behavior by changing its settings.
- Learn how to style the dialog with the attributes
Screenshots
Translations
This library is only available in English and in French for now. If you make a translation please send a pull request. There are less than 10 strings to translate, it's an easy job! Strings to translate are in strings.xml
, do not translate those in donottranslate.xml
. And don't waste your time translating the demo app.