OSDN Git Service

Fix text size in Fake Action Bar. [DO NOT MERGE]
authorDeepanshu Gupta <deepanshu@google.com>
Fri, 8 Nov 2013 11:13:07 +0000 (16:43 +0530)
committerDeepanshu Gupta <deepanshu@google.com>
Tue, 6 May 2014 21:02:44 +0000 (14:02 -0700)
commit30505abeb6cda9d042ec41f2563d561714eac46b
treeaf42df6a9b013972e6581b50964f9b886609b326
parent5a7b3b65b691edbdb855eb6154b8b30f5700acbb
Fix text size in Fake Action Bar. [DO NOT MERGE]

The density multiplier was being applied twice to the title text in
the fake action bar.

Bug: 11436018
Change-Id: Id74c11037cb43d01f6cd79126623c84edfc37aaf
(cherry-picked from 083d1562e00631630b5594462ce4a867a3508d8d)
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/CustomBar.java