Merge "Add missed layout_below property for priority section."
This commit is contained in:
committed by
Android (Google) Code Review
commit
9a1a35d316
@@ -67,6 +67,7 @@
|
||||
android:focusable="false"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="4"
|
||||
android:layout_below="@id/icon_label_container"
|
||||
android:textAppearance="@style/TextAppearance.NotificationImportanceDetail"
|
||||
android:visibility="gone" />
|
||||
</com.android.settings.notification.NotificationButtonRelativeLayout>
|
||||
|
Reference in New Issue
Block a user