OSDN Git Service

Fix bug 3381275 - Too much padding on the left of a custom nav bar
authorAdam Powell <adamp@google.com>
Mon, 24 Jan 2011 04:25:15 +0000 (20:25 -0800)
committerAdam Powell <adamp@google.com>
Mon, 24 Jan 2011 04:35:28 +0000 (20:35 -0800)
commit2a7ea67a03f3e53f59129fdea98c42c1ea02097f
treeaa3bd6d2b6f3c8d2c9c225b0578dd30e1d93f2c4
parent2cd06609b4564d4991e9bf79301fde0bb53833ed
Fix bug 3381275 - Too much padding on the left of a custom nav bar

Hide the title layout if it's empty to omit any included padding.

Change-Id: I01d287c8e214ed3648a47f5ca00b50f78d1659ad
core/java/com/android/internal/widget/ActionBarView.java