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

Commit 65e8b476 authored by Adam Powell's avatar Adam Powell Committed by Android Git Automerger
Browse files

am 5a5fff71: Fix bug 3064143 - remove default bold on buttons

Merge commit '5a5fff71' into gingerbread-plus-aosp

* commit '5a5fff71':
  Fix bug 3064143 - remove default bold on buttons
parents e112b744 5a5fff71
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -247,7 +247,6 @@
        <item name="android:clickable">true</item>
        <item name="android:textAppearance">?android:attr/textAppearanceSmallInverse</item>
        <item name="android:textColor">@android:color/primary_text_light</item>
        <item name="android:textStyle">bold</item>
        <item name="android:gravity">center_vertical|center_horizontal</item>
    </style>