Merge "Update language to comply with Android's inclusive language guidance" am: 677a202b00
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12325365 Change-Id: Ib20a2faab2da431ff6c82953166e58067cee4e5d
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user