aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-09-13 06:40:22 +0000
committerKenny Root <kenny@the-b.org>2009-09-13 06:40:22 +0000
commit27a55e18e3f1d7f84077baeb6d20be5e8657a18e (patch)
tree99228aaf1aebc33af0e4d3943eefc03a2c0e5797 /res/layout
parent34219a39daf6e8fa202ac00c7fa8956523c06e82 (diff)
downloadconnectbot-27a55e18e3f1d7f84077baeb6d20be5e8657a18e.tar.gz
connectbot-27a55e18e3f1d7f84077baeb6d20be5e8657a18e.tar.bz2
connectbot-27a55e18e3f1d7f84077baeb6d20be5e8657a18e.zip
Remove conflicting id from Colors layout
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@412 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/act_colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/act_colors.xml b/res/layout/act_colors.xml
index f399c7a..96fe218 100644
--- a/res/layout/act_colors.xml
+++ b/res/layout/act_colors.xml
@@ -46,7 +46,6 @@
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_toLeftOf="@+id/bg"
- android:id="@+id/fg_label"
android:paddingTop="12dp"
/>