Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to change number of full counters #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vabene1111
Copy link
Contributor

This PR adds a setting that allows to choose how many large counters should be displayed.

I also changed the inputDialog on the settings page to be somewhat generic in case any other number based settings should be added in the future, this introduces some very small overhead but reduces code overall as i did not need to create a secondary dialog with lots of duplicate code

Added a setting for the number of full counters to show on the counter fragment.
Also changed the dialog function in SettingsFragment.java so that it can be used for various number input purposes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emtpy Space when small counter layout is used
1 participant