From 998a774efa8f15b15cc61b2e44b8cdf805366184 Mon Sep 17 00:00:00 2001 From: Florens Douwes Date: Sat, 3 May 2014 16:34:39 +0200 Subject: [PATCH] Cleaned up ReplyFragment --- Chan/res/layout/reply_captcha.xml | 27 ++ Chan/res/layout/reply_input.xml | 88 +++++++ Chan/res/layout/reply_view.xml | 243 +++++------------- .../chan/ui/fragment/ReplyFragment.java | 83 +++--- 4 files changed, 233 insertions(+), 208 deletions(-) create mode 100644 Chan/res/layout/reply_captcha.xml create mode 100644 Chan/res/layout/reply_input.xml diff --git a/Chan/res/layout/reply_captcha.xml b/Chan/res/layout/reply_captcha.xml new file mode 100644 index 00000000..189a5cbb --- /dev/null +++ b/Chan/res/layout/reply_captcha.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/Chan/res/layout/reply_input.xml b/Chan/res/layout/reply_input.xml new file mode 100644 index 00000000..45d104be --- /dev/null +++ b/Chan/res/layout/reply_input.xml @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + +