Remove unnecessary line in keybase fragment

This commit is contained in:
Dominik Schürmann 2015-10-21 23:12:04 +02:00
parent 22c36d609c
commit 25165cd46d

View file

@ -30,11 +30,6 @@
android:layout_height="wrap_content"
android:text="@string/section_keybase_proofs" />
<View
android:layout_width="match_parent"
android:layout_height="1dip"
android:background="?android:attr/listDivider" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"