Skip to content

Commit 26fbf27

Browse files
committed
fixing the build break in notification_template_big_text.xml
Change-Id: Ibeef587e27d1f97dae2b6184be5e7b2548768f5e
1 parent 6a858c3 commit 26fbf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/layout/notification_template_big_text.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
android:layout_width="match_parent"
7979
android:layout_height="wrap_content"
8080
android:layout_marginTop="-2dp"
81-
android:layout_mgarginBottom="-2dp"
81+
android:layout_marginBottom="-2dp"
8282
android:singleLine="true"
8383
android:fadingEdge="horizontal"
8484
android:ellipsize="marquee"

0 commit comments

Comments
 (0)