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:focusable="false"
|
||||||
android:ellipsize="end"
|
android:ellipsize="end"
|
||||||
android:maxLines="4"
|
android:maxLines="4"
|
||||||
|
android:layout_below="@id/icon_label_container"
|
||||||
android:textAppearance="@style/TextAppearance.NotificationImportanceDetail"
|
android:textAppearance="@style/TextAppearance.NotificationImportanceDetail"
|
||||||
android:visibility="gone" />
|
android:visibility="gone" />
|
||||||
</com.android.settings.notification.NotificationButtonRelativeLayout>
|
</com.android.settings.notification.NotificationButtonRelativeLayout>
|
||||||
|
Reference in New Issue
Block a user