Make switchStyle public
Change-Id: I4960c4ebeb3db09b3d716330b33639c865d37490
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -2162,6 +2162,7 @@
|
||||
<public type="attr" name="windowAllowExitTransitionOverlap" />
|
||||
<public type="attr" name="windowAllowEnterTransitionOverlap" />
|
||||
<public type="attr" name="sessionService" />
|
||||
<public type="attr" name="switchStyle" />
|
||||
|
||||
<public-padding type="dimen" name="l_resource_pad" end="0x01050010" />
|
||||
|
||||
|
||||
@@ -233,7 +233,6 @@
|
||||
<java-symbol type="attr" name="searchDialogTheme" />
|
||||
<java-symbol type="attr" name="searchViewSearchIcon" />
|
||||
<java-symbol type="attr" name="stackViewStyle" />
|
||||
<java-symbol type="attr" name="switchStyle" />
|
||||
<java-symbol type="attr" name="textAppearanceAutoCorrectionSuggestion" />
|
||||
<java-symbol type="attr" name="textAppearanceEasyCorrectSuggestion" />
|
||||
<java-symbol type="attr" name="textAppearanceMisspelledSuggestion" />
|
||||
|
||||
Reference in New Issue
Block a user