Inverting color of divider too (#553)

Inverting color of divider too

Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
opyale
2020-06-25 01:27:13 +02:00
committed by 6543
parent d0fde4e791
commit 2483968f11
2 changed files with 8 additions and 5 deletions

View File

@ -61,6 +61,7 @@
android:textSize="14sp" />
<View
android:id="@+id/divider"
android:layout_width="50dp"
android:layout_height="1dp"
android:layout_marginBottom="10dp"