Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e80043b6 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

doc change: fix attr name

Change-Id: Ida73a3f94f9abf969ebf3b44b07495bca924de10
parent 92061b70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -313,7 +313,7 @@ is designed to run. If the current screen is larger than the value specified,
the system forces the application into screen compatibility mode, to ensure best
display on the current screen.</li>

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