summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorKevin Han <kevhan@google.com>2019-12-11 14:31:53 -0800
committerKevin Han <kevhan@google.com>2019-12-23 11:43:36 -0800
commitce7451cdf34eccb0014bbc3e7a7a4cdd17145571 (patch)
treec7b97bc61257fa9504172547d284df4faf9316b9 /docs/html/sdk/api_diff/15/changes
parent9908f0473e1a09cb5f7ff789aa590013271ae8c5 (diff)
Move control logic out of NotificationContentInflater
NotificationContentInflater's sole responsibility should be to provide an API to inflate views based off the inflation parameters set on it. Currently, this is violated by several setters that automatically trigger inflations and its secondary role as the inflation flag source of truth. This blurs the class's responsibility and makes it harder to use, so we move it out. Right now, most of this control logic simply went one level up to ExpandableNotificationRow which realistically also isn't where it should be ultimately. However, this is the most reasonable place for it to live in the interim while we slowly migrate inflation/bind logic out of ExpandableNotificaitonRow piece by piece. Bug: 145749521 Test: atest SystemUITests Test: smoke test Change-Id: Ia51a6db667f0aca5b410ab7f769d061f8e9a617e
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions