From 2182ff4c592ba1efbde51336c3ec8dec433035f0 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Wed, 19 Aug 2015 08:44:55 +1000 Subject: [PATCH] Comment out the "Help" icon in start swap screen for now. In the future, this should be implemented with a relevant help screen, but for now it is more than we have time for. It will require, not only good content which is translatable, but also a generic approach so that it can be used elsewhere in F-Droid too. --- F-Droid/res/layout/swap_blank.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/F-Droid/res/layout/swap_blank.xml b/F-Droid/res/layout/swap_blank.xml index 771eaa89f..561f40e0d 100644 --- a/F-Droid/res/layout/swap_blank.xml +++ b/F-Droid/res/layout/swap_blank.xml @@ -27,6 +27,10 @@ android:scaleType="centerCrop" android:src="@drawable/swap_start_header"/> +