• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


Commit MetaInfo

修订版1b194b14fe958b11cf06f50bdbf243c9df83e056 (tree)
时间2009-06-12 01:00:42
作者Kenny Root <kenny@the-...>
CommiterKenny Root

Log Message

Fix spelling mistakes in Javadoc

更改概述

差异

--- a/core/java/android/widget/TextView.java
+++ b/core/java/android/widget/TextView.java
@@ -5611,7 +5611,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
56115611 * Causes words in the text that are longer than the view is wide
56125612 * to be ellipsized instead of broken in the middle. You may also
56135613 * want to {@link #setSingleLine} or {@link #setHorizontallyScrolling}
5614- * to constrain the text toa single line. Use <code>null</code>
5614+ * to constrain the text to a single line. Use <code>null</code>
56155615 * to turn off ellipsizing.
56165616 *
56175617 * @attr ref android.R.styleable#TextView_ellipsize