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

Commit 521e9648 authored by Pierre Barbier de Reuille's avatar Pierre Barbier de Reuille
Browse files

Update the description of RemoteViews#setViewId

This is a request of the API Council (see bug for justification).

Fix: 182824754
Test: N/A
Change-Id: I82e373272c3e2261b7f42f59eb37b10c487ce55e
parent 744b9f18
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6342,6 +6342,9 @@ public class RemoteViews implements Parcelable, Filter {
    /**
     * Set the ID of the top-level view of the XML layout.
     *
     * The view's ID is changed right after inflation, before it gets added to its parent. The ID
     * of a given view can never change after the initial inflation.
     *
     * Set to {@link View#NO_ID} to reset and simply keep the id defined in the XML layout.
     *
     * @throws UnsupportedOperationException if the method is called on a RemoteViews defined in