I try to implement a stop watch. Therefor I use the Chronometer control. After reading alot of tutorials and Android developer documentations I can't get it to work proper.
Everything works like a charm on the first start when the chronometer base property is 0. But as soon as I try to set the base with my startvalue it does not count as expected. What I am looking for is a small sample on how to set the base property from a DateTime object. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/How-to-use-the-chronometer-right-tp5672860p5672860.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
