1
0
Fork 0

No issue: Update quick action divider to neutral faded

master
Emily Kager 2019-04-23 13:23:01 -07:00 committed by Emily Kager
parent 911ef446ab
commit 84d601cfaf
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="?attr/neutral"
android:background="?attr/neutralFaded"
android:focusable="false" />
<ImageButton