Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 916e8616 authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

am e1e06ce8: Merge "Make Widget.Holo.Light.Button.Borderless style public"

* commit 'e1e06ce8':
  Make Widget.Holo.Light.Button.Borderless style public
parents cdde86e7 e1e06ce8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2186,6 +2186,7 @@ package android {
    field public static final int Widget_Holo_Light_ActionMode_Inverse = 16974119; // 0x1030127
    field public static final int Widget_Holo_Light_AutoCompleteTextView = 16974011; // 0x10300bb
    field public static final int Widget_Holo_Light_Button = 16974006; // 0x10300b6
    field public static final int Widget_Holo_Light_Button_Borderless = 16974538; // 0x10302ca
    field public static final int Widget_Holo_Light_Button_Borderless_Small = 16974107; // 0x103011b
    field public static final int Widget_Holo_Light_Button_Inset = 16974008; // 0x10300b8
    field public static final int Widget_Holo_Light_Button_Small = 16974007; // 0x10300b7
+2 −0
Original line number Diff line number Diff line
@@ -2365,4 +2365,6 @@
  <public type="style" name="TextAppearance.Quantum.Caption" />
  <public type="style" name="TextAppearance.Quantum.Menu" />
  <public type="style" name="TextAppearance.Quantum.Button" />

  <public type="style" name="Widget.Holo.Light.Button.Borderless" />
</resources>