summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2015-06-30 13:42:22 -0700
committerDoris Liu <tianliu@google.com>2015-06-30 13:57:28 -0700
commitf102d4266be803e16543c81df6f380bd4c447c86 (patch)
treed8d29f6507e875576b1a6a7c4ddd2feb96f4bc06 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3acd16032c1f8009f17d04ef6fce8d4211835f24 (diff)
Allow null child view when checking whether divider should draw
The beginning divider should draw before the first child that is not set to GONE. Incidentally, there needs to be a check for such a child, which involves checking the visibility of all the children with lower indices. This CL takes into account the scenarios where children with lower indices could be null, in which case we'll treat them as if they were GONE. Bug: 22199594 Change-Id: Iefc73ef87beec219898c967b9a3ccebd1e3b5b4c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions