diff options
author | Kyle Horimoto <khorimoto@gmail.com> | 2015-09-04 13:42:26 -0700 |
---|---|---|
committer | Kyle Horimoto <khorimoto@gmail.com> | 2015-09-04 13:42:26 -0700 |
commit | a15098fb94ce352825fd7e247a2fd2edc1d2b0cd (patch) | |
tree | 2aab04f04ac370f733b3e0e71e2eb4a42816867b | |
parent | 11ff5ee21103b33dddbc808f468fe32f916937d3 (diff) | |
parent | e341f22dc939090d6c74be45cd73d19026023a61 (diff) | |
download | connectbot-a15098fb94ce352825fd7e247a2fd2edc1d2b0cd.tar.gz connectbot-a15098fb94ce352825fd7e247a2fd2edc1d2b0cd.tar.bz2 connectbot-a15098fb94ce352825fd7e247a2fd2edc1d2b0cd.zip |
Merge branch 'host-list-item' of ssh://github.com/khorimoto/connectbot into host-list-item
-rw-r--r-- | app/src/main/res/layout-port/item_host.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout-port/item_host.xml b/app/src/main/res/layout-port/item_host.xml index c318d38..e9685b5 100644 --- a/app/src/main/res/layout-port/item_host.xml +++ b/app/src/main/res/layout-port/item_host.xml @@ -68,4 +68,4 @@ </LinearLayout> -</RelativeLayout>
\ No newline at end of file +</RelativeLayout> |