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

This commit is contained in:
TreeHugger Robot
2018-09-21 19:40:38 +00:00
committed by Android (Google) Code Review

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.
*/