Merge "Read the subtext of notif importance field on selection" into qt-dev

am: 3f95fda1cf

Change-Id: Icc507ca10f4c657593ed1c6b6cb9d93c0b01f8fe
This commit is contained in:
Julia Reynolds
2019-06-05 14:49:45 -07:00
committed by android-build-merger
2 changed files with 16 additions and 12 deletions

View File

@@ -99,7 +99,7 @@
<TextView
android:id="@+id/silence_summary"
android:paddingTop="@dimen/notification_importance_button_padding"
android:text="@string/notification_channel_summary_default"
android:text="@string/notification_channel_summary_low"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="false"