commit | 342da2a5a6d5c5fce2068cd57905a29ab554b650 | [log] [tgz] |
---|---|---|
author | Pal Szasz <pal.szasz@sonyericsson.com> | Tue Aug 24 08:51:29 2010 +0200 |
committer | Johan Redestig <johan.redestig@sonyericsson.com> | Wed Aug 25 10:09:38 2010 +0200 |
tree | ae61048f4c499378f8919fcbf358cfc184e884f2 | |
parent | e7731f0a7f824add1fffa391965cbfeaf7cb2cf2 [diff] |
Fix the layouting of the checkbox. Sometimes (very rarely) the checkbox is not layouted correctly (it's partly visible only). The reason is that the checkbox (and the hint text below it) has layout_width set to "wrap_content" as well, which means it needs more then one layout runs to get the final layout. Change-Id: I460bb29e2d9b4fdcf3df314e2baf9c45b2a6259b