aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/act_help_topic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/act_help_topic.xml')
-rw-r--r--app/src/main/res/layout/act_help_topic.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/act_help_topic.xml b/app/src/main/res/layout/act_help_topic.xml
index 7123d63..f02e35e 100644
--- a/app/src/main/res/layout/act_help_topic.xml
+++ b/app/src/main/res/layout/act_help_topic.xml
@@ -19,9 +19,9 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
+ android:orientation="vertical"
>
<org.connectbot.util.HelpTopicView