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

Commit e65f5086 authored by Pierre Barbier de Reuille's avatar Pierre Barbier de Reuille Committed by Android (Google) Code Review
Browse files

Merge "Update the description of RemoteViews#setViewId" into sc-dev

parents 692656d0 521e9648
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