Hello everyone, I'm very new to android development and would really appreciate any help. I am trying to implement a custom analog clock widget. The default android analog clock has only hour and minute hands. I'm trying to add a seconds hand and the day/date into the dial. I do not think there is a way to achieve this using the existing analog clock class. Does anyone have any idea how I could do this? Can I write my own analog clock class (extends View)? Also, does any one know if there is a way to center a button relative to another button in relative layout? I want one button at the bottom (center aligned) of the other. The size of the button is dynamic, so I cannot use any padding.
Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---