Skip to content

Commit

Permalink
Update notifications list filter divider to full-width
Browse files Browse the repository at this point in the history
  • Loading branch information
theck13 committed Jan 30, 2019
1 parent f5b79ce commit 09bb769
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</HorizontalScrollView>

<View
android:background="@drawable/notifications_list_divider"
android:background="@drawable/notifications_list_divider_full_width"
android:layout_height="1dp"
android:layout_width="match_parent"/>

Expand Down

0 comments on commit 09bb769

Please sign in to comment.