Less prominent widget message separators

pull/168/head
M66B 6 years ago
parent 0da3b045ad
commit 815ecdbd5c

@ -39,6 +39,6 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:divider="@color/colorWidgetForeground" android:divider="@color/colorWidgetRead"
android:dividerHeight="1dp" /> android:dividerHeight="1dp" />
</LinearLayout> </LinearLayout>

Loading…
Cancel
Save