summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDiego Perez <diegoperez@google.com>2015-05-14 03:10:50 +0100
committerDiego Perez <diegoperez@google.com>2015-05-14 23:01:09 +0100
commitaa3b2043f0403d064afcf0977f6e713662aceaff (patch)
tree3c11c7cc3df54fb7ae639bf8058bf1473ed781bb /tools/aapt2/java/JavaClassGenerator_test.cpp
parentafd883f8a3ee260a5505f83d628c0b789871c837 (diff)
New custom widgets library
Adds the widgets needed by the theme editor as a jar file that will be linked from AS. The controls currently are: - ThemePreviewLayout: A custom layout that allows to dynamically reflow cards that display the theme preview. - PressedButton: Custom button to display in a pressed state (currently we can only do it programatically). - ErrorCatcher: View that can wrap other view and stops a view throwing exceptions that will break the theme editor rendering. This is currently used to wrap the custom controls loaded from the source code. The new library currently depends on bridge to be able to use the logger for the ErrorCatcher view. The ErrorCatcher view is a temporary solution that will be replaced in a future CL and the dependency will be removed. Change-Id: I832c447e22e1381abff74c46c4282921b3f6fa23
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions