Loading api/current.txt +151 −151 File changed.Preview size limit exceeded, changes collapsed. Show changes core/res/res/values/attrs.xml +0 −4 Original line number Diff line number Diff line Loading @@ -5209,14 +5209,10 @@ <attr name="name" /> <!-- The width a path stroke --> <attr name="strokeWidth" format="float" /> <!-- The opacity of a path stroke @hide--> <attr name="strokeOpacity" format="float" /> <!-- The color to stroke the path if not defined implies no stroke--> <attr name="strokeColor" format="color" /> <!-- The color to fill the path if not defined implies no fill--> <attr name="fillColor" format="color" /> <!-- The level of opacity of the filled area of the path @hide--> <attr name="fillOpacity" format="float" /> <!-- The specification of the operations that define the path --> <attr name="pathData" format="string" /> <!-- The fraction of the path to trim from the start from 0 to 1 --> Loading core/res/res/values/public.xml +0 −2 Original line number Diff line number Diff line Loading @@ -2118,11 +2118,9 @@ <public type="attr" name="transitionGroup" /> <public type="attr" name="viewportWidth" /> <public type="attr" name="viewportHeight" /> <public type="attr" name="fillOpacity" /> <public type="attr" name="fillColor" /> <public type="attr" name="pathData" /> <public type="attr" name="strokeColor" /> <public type="attr" name="strokeOpacity" /> <public type="attr" name="strokeWidth" /> <public type="attr" name="trimPathStart" /> <public type="attr" name="trimPathEnd" /> Loading Loading
core/res/res/values/attrs.xml +0 −4 Original line number Diff line number Diff line Loading @@ -5209,14 +5209,10 @@ <attr name="name" /> <!-- The width a path stroke --> <attr name="strokeWidth" format="float" /> <!-- The opacity of a path stroke @hide--> <attr name="strokeOpacity" format="float" /> <!-- The color to stroke the path if not defined implies no stroke--> <attr name="strokeColor" format="color" /> <!-- The color to fill the path if not defined implies no fill--> <attr name="fillColor" format="color" /> <!-- The level of opacity of the filled area of the path @hide--> <attr name="fillOpacity" format="float" /> <!-- The specification of the operations that define the path --> <attr name="pathData" format="string" /> <!-- The fraction of the path to trim from the start from 0 to 1 --> Loading
core/res/res/values/public.xml +0 −2 Original line number Diff line number Diff line Loading @@ -2118,11 +2118,9 @@ <public type="attr" name="transitionGroup" /> <public type="attr" name="viewportWidth" /> <public type="attr" name="viewportHeight" /> <public type="attr" name="fillOpacity" /> <public type="attr" name="fillColor" /> <public type="attr" name="pathData" /> <public type="attr" name="strokeColor" /> <public type="attr" name="strokeOpacity" /> <public type="attr" name="strokeWidth" /> <public type="attr" name="trimPathStart" /> <public type="attr" name="trimPathEnd" /> Loading