From 9844c3a9918f8269a8520572ba2c4abaf038f008 Mon Sep 17 00:00:00 2001 From: Garfield Tan Date: Fri, 16 Oct 2020 14:03:48 -0700 Subject: [PATCH] Change documentation of window layout affinity This change rephrases the documentation of window layout affinity to make it easier to read and adds some examples to elaborates the effect of this attribute. Bug: 157149018 Test: TreeHugger is enough. Change-Id: Ied7f69d2652655f2697a5ea3646f4b6a74b62802 --- core/res/res/values/attrs_manifest.xml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml index e3ddbd8d25a24..f8266ba177ca5 100644 --- a/core/res/res/values/attrs_manifest.xml +++ b/core/res/res/values/attrs_manifest.xml @@ -3202,10 +3202,23 @@