Add separator to commentbar to match quickaddbar

pull/189/head
Alex Baker 10 years ago
parent ca9714e354
commit 414231c6df

@ -60,6 +60,11 @@
<!-- Footer -->
<View
android:layout_width="fill_parent"
android:layout_height="1px"
android:background="?attr/asThemeTextColor"/>
<LinearLayout
android:id="@+id/updatesFooter"
style="@style/Content"

Loading…
Cancel
Save