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

Commit f2804138 authored by Quddus Chong's avatar Quddus Chong Committed by Android (Google) Code Review
Browse files

Merge "docs: Fixed typos in Android 6.0 behavior changes doc. bug: 24969810" into mnc-docs

parents 57d8fb2d 73e7f93a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ the new permissions model.</p>

<p>For details on supporting the new permissions model in your app, see
<a href="{@docRoot}training/permissions/index.html">
Working with System Permissionss</a>. For tips on how to assess the impact on your app,
Working with System Permissions</a>. For tips on how to assess the impact on your app,
see <a href="{@docRoot}training/permissions/best-practices.html#testing">Permissions Best Practices</a>.</p>

<h2 id="behavior-power">Doze and App Standby</h2>
@@ -189,7 +189,7 @@ call the {@link android.view.ActionMode#invalidateContentRect() invalidateConten

<p>If you are using <a href="{@docRoot}tools/support-library/index.html">
Android Support Library</a> revision 22.2, be aware that floating toolbars are not
backward-compatible and appcompat takes control over {@link android.view.ActionMode} objects bywith th
backward-compatible and appcompat takes control over {@link android.view.ActionMode} objects by
default. This prevents floating toolbars from being displayed. To enable
{@link android.view.ActionMode} support in an
{@link android.support.v7.app.AppCompatActivity}, call