Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47a39892 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 56d86e53: am 4368ba45: am 3cda8467: am 8bf95ee6: am ed5ff3bd: add analog...

am 56d86e53: am 4368ba45: am 3cda8467: am 8bf95ee6: am ed5ff3bd: add analog clock attributes to docs

* commit '56d86e53':
  add analog clock attributes to docs
parents 2ac6b296 56d86e53
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -36,6 +36,10 @@ import java.util.TimeZone;
/**
 * This widget display an analogic clock with two hands for hours and
 * 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
public class AnalogClock extends View {