diff options
| author | Adam Powell <adamp@google.com> | 2011-03-30 11:48:58 -0700 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-03-30 11:48:58 -0700 |
| commit | 525194034156707bcb1134f5dc54283fe0ff470d (patch) | |
| tree | b2f82d1b4bc9c64d1b4140e835ad4bcf966a13b5 /api | |
| parent | 53ecd4f5cf21da2a4d9394de22b0c59e3a592cf9 (diff) | |
| parent | 54ab310e6062f534f9f3b196e9d65d0396382d5e (diff) | |
| download | frameworks_base-525194034156707bcb1134f5dc54283fe0ff470d.zip frameworks_base-525194034156707bcb1134f5dc54283fe0ff470d.tar.gz frameworks_base-525194034156707bcb1134f5dc54283fe0ff470d.tar.bz2 | |
Merge "Fix public issue 15862: Theme Theme.Holo.Light.NoActionBar not available for use"
Diffstat (limited to 'api')
| -rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index b2cd4ba..58aa1fd 100644 --- a/api/current.xml +++ b/api/current.xml @@ -15703,6 +15703,17 @@ visibility="public" > </field> +<field name="Theme_Holo_Light_NoActionBar" + type="int" + transient="false" + volatile="false" + value="16974064" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="Theme_Holo_Light_Panel" type="int" transient="false" |
