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

Commit f81aaca8 authored by Vadim Caen's avatar Vadim Caen Committed by Automerger Merge Worker
Browse files

Merge "Add details about theme stability" into sc-dev am: 9aff8397 am: a35809b1 am: 9b578bf0

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16176790

Change-Id: I586f3a079128bb2039de552ba7d29a23e4b9b45f
parents 1b5d6245 9b578bf0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -92,6 +92,9 @@ public interface SplashScreen {
     * overrides and persists the theme used for the {@link SplashScreen} of this application.
     * <p>
     * To reset to the default theme, set this the themeId to {@link Resources#ID_NULL}.
     * <p>
     * <b>Note:</b> The theme name must be stable across versions, otherwise it won't be found
     * after your application is updated.
     */
    void setSplashScreenTheme(@StyleRes int themeId);