Loading packages/SystemUI/res/layout/notification_guts.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading packages/SystemUI/res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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"> Loading Loading
packages/SystemUI/res/layout/notification_guts.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
packages/SystemUI/res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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"> Loading