dfyockey / RomanDigital

Android Digital Clock App and Widget with Roman Numeral Display
Apache License 2.0
9 stars 1 forks source link

Centering fix #1

Closed dfyockey closed 7 months ago

dfyockey commented 7 months ago

Fix problems with centering the time on the screen by setting the width of the TimeDisplay textview based on the number of pixels needed to display the maximum number of characters to be displayed for a particular alignment (centered or aligned to a fixed separator).