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

Commit cd3ec7a2 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am e9e40b43: Merge "add link to device dock lesson" into jb-dev

* commit 'e9e40b43':
  add link to device dock lesson
parents 51740d6d e9e40b43
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -548,6 +548,10 @@ which indicates the current device orientation.</p>
          no display</li>
        </ul>
        <p><em>Added in API level 8, television added in API 13.</em></p>
        <p>For information about how your app can respond when the device is inserted into or
        removed from a dock, read <a 
        href="{@docRoot}training/monitoring-device-state/docking-monitoring.html">Determining
and Monitoring the Docking State and Type</a>.</p>
        <p>This can change during the life of your application if the user places the device in a
dock. You can enable or disable some of these modes using {@link
android.app.UiModeManager}. See <a href="runtime-changes.html">Handling Runtime Changes</a> for