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

am: 02bc7c2228

Change-Id: If238e952c1a923f7ac5c251c7e5c2429bf890ddd
This commit is contained in:
David Castro
2018-09-21 12:53:01 -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.
*/