diff options
author | tmfang <tmfang@google.com> | 2018-12-12 14:58:28 +0800 |
---|---|---|
committer | tmfang <tmfang@google.com> | 2018-12-12 15:11:49 +0800 |
commit | b506b23e37060aae333b6e6f26dd45180ea09ff5 (patch) | |
tree | 18f5ca089f26df9c7475ef8e0fc1d174fdfca15c /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 678b7039fc0b059036bf456923d5418d3fb1a5d9 (diff) |
Fix max height for settings_entity_header
If user uses <include> tag to include settings_entity_header
in layout XML, it will take up all the screen and nothing
below it is shown.
The reason is layout_height of two button views
in settings_entity_header is match_parent.
So we simply changed it to wrap_content.
Test: visual test, robotest
Change-Id: Ib73382ab26b485bf6b993fb0d308e4b943f5a0a7
Fixes: 120884132
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions