Skip to content
Commit d590b1a7 authored by Filip Pavlis's avatar Filip Pavlis
Browse files

Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage

There is a proper setter for it already called
setStaticTransformationsEnabled. There is not a strong motivation for a
getter as this is only used to instruct the class to invoke
getChildStaticTransformation when a child is drawn. And any class
setting this flag to true is supposed to override that getter. Also I
was not able to find any reasonable public usages of the flag.

Bug: b/123769647
Test: N/A
Change-Id: I14ea7d560a5318cc372ac84dc5a1daad626e4f7e
parent fe9f8eb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment