am 3e9032e6: Merge "Increase name-label height so that "g" isn\'t cut off anymore. Decrease header height so that no resizes are required after background loading for most contacts Bug:2542703 Bug:2549485" into froyo
Merge commit '3e9032e646c898a725c256c90031494cc349eea0' into kraken * commit '3e9032e646c898a725c256c90031494cc349eea0': Increase name-label height so that "g" isn't cut off anymore. Decrease header height so that no resizes are required after background loading for most contacts
This commit is contained in:
@@ -175,7 +175,6 @@ public class ContactHeaderWidget extends FrameLayout implements View.OnClickList
|
||||
|
||||
mDisplayNameView = (TextView) findViewById(R.id.name);
|
||||
mAggregateBadge = findViewById(R.id.aggregate_badge);
|
||||
mAggregateBadge.setVisibility(View.GONE);
|
||||
|
||||
mPhoneticNameView = (TextView) findViewById(R.id.phonetic_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user