commit | d039e3555848f678a2e5363e99026df322d02044 | [log] [tgz] |
---|---|---|
author | Taeho Kim <jyte82@gmail.com> | Fri Apr 17 02:36:56 2015 +0900 |
committer | Taeho Kim <jyte82@gmail.com> | Fri Apr 17 02:51:34 2015 +0900 |
tree | e8e36c2a5de1b51403ed654f037fd009ad3bec02 | |
parent | 252e7d2dddc3e613af245a48c3c5350be11ffaf1 [diff] |
FAB: Fix NPE with XML attribute, set clickable by default Fixed NPE when the widget has declared in XML layout with android:background attribute. Also, set widget clickable by default so that this widget can act as a button. Change-Id: I40124653a74c3593c0a44cce580f72a693b04805 Signed-off-by: Taeho Kim <jyte82@gmail.com>