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

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

Merge "Update language to comply with Android's inclusive language guidance"

parents d8c7d06d 01c4a321
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import java.lang.annotation.RetentionPolicy;
 * A LinearLayout with a twist: if the contents don't fit, it takes space away from the
 * MATCH_PARENT children, instead of taking it from the weighted ones.
 *
 * TODO: Remove once we redesign the ChooseLockPattern screen with a sane layout.
 * TODO: Remove once we redesign the ChooseLockPattern screen with a rational layout.
 */
public class MatchParentShrinkingLinearLayout extends ViewGroup {
    /** @hide */