diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-11-21 05:44:24 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-11-21 05:44:24 +0100 |
commit | 4e1708cada6a0bcb30a20373bd77b14f825c5a43 (patch) | |
tree | 7bc821547f08c2164d59e63342a670c7eace80c4 /res/layout | |
parent | d8f9e134119df735ed5b85726d8f5d156ce12db7 (diff) |
Remove now obsolete verbosity option
--HG--
extra : amend_source : 3b6d49d653724677414376cc1b372a23c6c23354
Diffstat (limited to 'res/layout')
-rw-r--r-- | res/layout/about.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml index 50accad2..febdb954 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -171,6 +171,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:text="@string/copyright_bouncycastle" /> + </LinearLayout> </ScrollView>
\ No newline at end of file |