Remove key list filter for now

This commit is contained in:
Dominik Schürmann
2014-10-13 15:53:39 +02:00
parent bfafc44a33
commit e9abe57aa7
2 changed files with 28 additions and 28 deletions

View File

@@ -13,7 +13,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
<!--<LinearLayout
android:orientation="vertical"
android:background="@color/holo_gray_bright"
android:layout_width="match_parent"
@@ -33,7 +33,7 @@
android:layout_height="1dip"
android:background="?android:attr/listDivider" />
</LinearLayout>
</LinearLayout>-->
<fragment
android:id="@+id/key_list_fragment"