aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/drawer_list_item.xml
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-12 21:33:37 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-12 21:33:37 +0100
commit100ae50e02ef3dfd0330a6e1e7084726ddea69a0 (patch)
treec5eb870ccab1fc99718f44ced068b84d3238cdde /OpenPGP-Keychain/res/layout/drawer_list_item.xml
parent1895e6acbd71455d6c287c258231c2a9ce2ffd1b (diff)
downloadopen-keychain-100ae50e02ef3dfd0330a6e1e7084726ddea69a0.tar.gz
open-keychain-100ae50e02ef3dfd0330a6e1e7084726ddea69a0.tar.bz2
open-keychain-100ae50e02ef3dfd0330a6e1e7084726ddea69a0.zip
cleanup layouts, prepare layouts for new key view
Diffstat (limited to 'OpenPGP-Keychain/res/layout/drawer_list_item.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/drawer_list_item.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/OpenPGP-Keychain/res/layout/drawer_list_item.xml b/OpenPGP-Keychain/res/layout/drawer_list_item.xml
index 0d4b9537e..14760e79d 100644
--- a/OpenPGP-Keychain/res/layout/drawer_list_item.xml
+++ b/OpenPGP-Keychain/res/layout/drawer_list_item.xml
@@ -25,16 +25,4 @@
android:textAppearance="@android:style/TextAppearance.Medium"
android:textColor="#111" />
-</LinearLayout><!--
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@android:id/text1"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:textAppearance="?android:attr/textAppearanceListItemSmall"
- android:gravity="center_vertical"
- android:paddingLeft="16dp"
- android:paddingRight="16dp"
- android:textColor="#fff"
- android:background="?android:attr/activatedBackgroundIndicator"
- android:minHeight="?android:attr/listPreferredItemHeightSmall"/>
--->
+</LinearLayout>