diff options
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 15224ce..8a5e0d6 100644 --- a/api/current.xml +++ b/api/current.xml @@ -2297,6 +2297,17 @@ visibility="public" > </field> +<field name="animationResolution" + type="int" + transient="false" + volatile="false" + value="16843563" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="antialias" type="int" transient="false" @@ -5135,6 +5146,17 @@ visibility="public" > </field> +<field name="indeterminateProgressStyle" + type="int" + transient="false" + volatile="false" + value="16843561" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="indicatorLeft" type="int" transient="false" @@ -7159,6 +7181,17 @@ visibility="public" > </field> +<field name="progressBarPadding" + type="int" + transient="false" + volatile="false" + value="16843562" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="progressBarStyle" type="int" transient="false" |
