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

Commit d2613de5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update Slice.Builder#addInt javadoc."

parents b1d5004c 31062cbd
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -436,7 +436,7 @@ public final class Slice implements Parcelable {
        }
        }


        /**
        /**
         * Add a color to the slice being constructed
         * Add an integer to the slice being constructed
         * @param subType Optional template-specific type information
         * @param subType Optional template-specific type information
         * @see {@link SliceItem#getSubType()}
         * @see {@link SliceItem#getSubType()}
         */
         */
@@ -446,7 +446,7 @@ public final class Slice implements Parcelable {
        }
        }


        /**
        /**
         * Add a color to the slice being constructed
         * Add an integer to the slice being constructed
         * @param subType Optional template-specific type information
         * @param subType Optional template-specific type information
         * @see {@link SliceItem#getSubType()}
         * @see {@link SliceItem#getSubType()}
         */
         */