* commit '4368ba45adebf17d7962ad551363ac302cb2b1c7': add analog clock attributes to docs
This commit is contained in:
@@ -36,6 +36,10 @@ import java.util.TimeZone;
|
|||||||
/**
|
/**
|
||||||
* This widget display an analogic clock with two hands for hours and
|
* This widget display an analogic clock with two hands for hours and
|
||||||
* minutes.
|
* minutes.
|
||||||
|
*
|
||||||
|
* @attr ref android.R.styleable#AnalogClock_dial
|
||||||
|
* @attr ref android.R.styleable#AnalogClock_hand_hour
|
||||||
|
* @attr ref android.R.styleable#AnalogClock_hand_minute
|
||||||
*/
|
*/
|
||||||
@RemoteView
|
@RemoteView
|
||||||
public class AnalogClock extends View {
|
public class AnalogClock extends View {
|
||||||
|
|||||||
Reference in New Issue
Block a user