From 5ec00ab05ceffe6237ffa6a801de5f2503b1bb9f Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Mon, 28 Apr 2014 12:39:15 -0700 Subject: Make switchStyle public Change-Id: I4960c4ebeb3db09b3d716330b33639c865d37490 --- api/current.txt | 1 + core/res/res/values/public.xml | 1 + core/res/res/values/symbols.xml | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/api/current.txt b/api/current.txt index 34b1ac800ac5..8466443e9aaf 100644 --- a/api/current.txt +++ b/api/current.txt @@ -1105,6 +1105,7 @@ package android { field public static final int switchMinWidth = 16843632; // 0x1010370 field public static final int switchPadding = 16843633; // 0x1010371 field public static final int switchPreferenceStyle = 16843629; // 0x101036d + field public static final int switchStyle = 16843851; // 0x101044b field public static final int switchTextAppearance = 16843630; // 0x101036e field public static final int switchTextOff = 16843628; // 0x101036c field public static final int switchTextOn = 16843627; // 0x101036b diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 085b9c356f2e..f68f75977988 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -2162,6 +2162,7 @@ + diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 431dab83c0f3..6e33bed16d4c 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -233,7 +233,6 @@ - -- cgit v1.2.3-59-g8ed1b