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

Commit fcc578e1 authored by Nan Zhang's avatar Nan Zhang Committed by android-build-merger
Browse files

Merge "Fix the unresolved link/see tag error for framework docs" into pi-dev am: 98d747e7

am: d8379876

Change-Id: Ief6003b003582711771a5f239acd4cdc6cab42b9
parents 9d867076 d8379876
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -234,7 +234,7 @@ public class UiModeManager {
     * Changes to night mode take effect globally and will result in a configuration change
     * (and potentially an Activity lifecycle event) being applied to all running apps.
     * Developers interested in an app-local implementation of night mode should consider using
     * {@link androidx.appcompat.app.AppCompatDelegate#setDefaultNightMode(int)} to manage the
     * {@link android.support.v7.app.AppCompatDelegate#setDefaultNightMode(int)} to manage the
     * -night qualifier locally.
     *
     * @param mode the night mode to set