From d13d568d1effb0e9913b1bc8ec4b6d7e4cc0e02d Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Thu, 30 Oct 2008 20:15:42 +0000 Subject: * Add icons for PubkeyListActivity and an empty-list hint TextView * Make sure setMargins in terminal emulation can't be fooled * Don't force ConsoleActivity to run in landscape orientation --- res/layout/act_pubkeylist.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'res/layout/act_pubkeylist.xml') diff --git a/res/layout/act_pubkeylist.xml b/res/layout/act_pubkeylist.xml index d219047..1467086 100644 --- a/res/layout/act_pubkeylist.xml +++ b/res/layout/act_pubkeylist.xml @@ -28,5 +28,12 @@ android:layout_height="0dip" android:layout_weight="1" /> - + + -- cgit v1.2.3