OSDN Git Service

Fix text size in Fake Action Bar
authorDeepanshu Gupta <deepanshu@google.com>
Fri, 8 Nov 2013 11:13:07 +0000 (16:43 +0530)
committerDeepanshu Gupta <deepanshu@google.com>
Fri, 8 Nov 2013 11:13:07 +0000 (16:43 +0530)
commitf4800bc3b122828d61a34caecbf782eee170ae59
tree81a73effab5ebcece5c561adc83b129d2c9ad99c
parent499c7eeb9ad59e5449481eb871db24a176f2ccdb
Fix text size in Fake Action Bar

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

Bug: 11436018
Change-Id: Id74c11037cb43d01f6cd79126623c84edfc37aaf
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/CustomBar.java