From: Damyan Ivanov Date: Sat, 21 Sep 2019 14:40:09 +0000 (+0300) Subject: move clear button implementation to a new custom class X-Git-Tag: v0.11.0~104 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=59cc01db9fd20f50d1656fe289e200bab601337f;hp=59cc01db9fd20f50d1656fe289e200bab601337f;p=mobile-ledger.git move clear button implementation to a new custom class better encapsulation, accessibility concerns about onTouch interception solved ---