Skip to content

Commit 4a5c14d

Browse files
ddoughertyAndroid (Google) Code Review
authored andcommitted
Merge "doc change: fix attr name"
2 parents ee4702d + e80043b commit 4a5c14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/sdk/android-3.2.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ is designed to run. If the current screen is larger than the value specified,
313313
the system forces the application into screen compatibility mode, to ensure best
314314
display on the current screen.</li>
315315

316-
<li><code>android:smallestWidthLimitDp="<em>numDp"</em></code> &mdash; This
316+
<li><code>android:requiresSmallestWidthDp="<em>numDp"</em></code> &mdash; This
317317
attribute lets you specify the minimum smallestWidth on which the application
318318
can run. If the current screen is smaller than the value specified, the system
319319
considers the application incompatible with the device, but does not prevent it

0 commit comments

Comments
 (0)