> > Basically now what I lack is something like clock.setDialResource or > something... Any ideas? > Write your own widget... Otherwise you are stuck with the widget "as is"
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sat, Jul 21, 2012 at 9:31 AM, Maksymilian Strzelecki <[email protected]>wrote: > hi guys > > Im looking into a way to change AnalogClock widget's dial in my settings > activity through code. > > AnalogClock clock = (AnalogClock)findViewById(R.id.AnalogClock); > > Basically now what I lack is something like clock.setDialResource or > something... Any ideas? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

