Merge "Align radio buttons with app icon, change text color." into nyc-dev

am: 1ff2412

* commit '1ff2412cc49424ffe9594538618d063c1e0a6951':
  Align radio buttons with app icon, change text color.

Change-Id: I6b3cdbd36ee669a5fa32417cee14837258f7f6b8
This commit is contained in:
Julia Reynolds
2016-04-20 19:14:36 +00:00
committed by android-build-merger
2 changed files with 2 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
android:id="@+id/importance_buttons"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="-6dp"
android:paddingTop="4dp"
android:paddingEnd="8dp" >
<RadioButton

View File

@@ -350,7 +350,7 @@
</style>
<style name="TextAppearance.NotificationGuts.Radio">
<item name="android:alpha">.87</item>
<item name="android:alpha">.54</item>
</style>
<style name="TextAppearance.NotificationGuts.Button">