From 73e7f93ade833fc037a7d757aa3555bf44cc082c Mon Sep 17 00:00:00 2001
From: Quddus Chong
For details on supporting the new permissions model in your app, see -Working with System Permissionss. For tips on how to assess the impact on your app, +Working with System Permissions. For tips on how to assess the impact on your app, see Permissions Best Practices.
If you are using Android Support Library 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