Android : Analog Clock - Android

on Sunday, August 31, 2014


I add these lines to the default Clock Widget in Android - AIDE



android:dial="@drawable/dial"

android:hand_hour="@drawable/hour"

android:hand_minute="@drawable/minute"/>


But in Output of Analog Clock all things are o.k except the HOUR HAND and MINUTE HAND Can anybody tell me that how to fix this issue? The hour and minute hand cross each other they are not in radius ?


0 comments:

Post a Comment