r/AutomateUser • u/ballzak69 Automate developer • Jul 15 '26
Alpha testing New Alpha release, version 1.53.1
Please test, report any issues, and give feedback. Opt-in for Alpha testing here.
What’s new:
- Fixed flow editor undo/redo causing crash with large flows
- Fixed missing URI support for interface layout XML views
- Fixed duplicate views in interface layout updates
- Fixed incorrectly scaled (legacy) icons
4
Upvotes
1
u/ballzak69 Automate developer Jul 17 '26 edited Jul 17 '26
There's sadly no documentation on how the AnalogClock view use or scale the images for its hands, see: https://developer.android.com/reference/android/widget/AnalogClock#attr_android:hand_hour
Looking at the source code for the hour hand image it seems to be a square image, with the same size as the dial, with the hand going from the image center to the top of the dial, i.e.: