Merge "docs: Removes reference to the clock displaying seconds" into pi-dev am: 02bc7c2228

am: 8bb6b0a7fc

Change-Id: I8dd5b5aa1590cf2179b03024184b283663a07df1
This commit is contained in:
David Castro
2018-09-21 15:17:30 -07:00
committed by android-build-merger

View File

@@ -27,7 +27,7 @@ import android.util.AttributeSet;
import java.util.Calendar;
/**
* Like AnalogClock, but digital. Shows seconds.
* Like AnalogClock, but digital.
*
* @deprecated It is recommended you use {@link TextClock} instead.
*/