Files
frameworks_base/core/java/android
Romain Guy 2440e670de Catch padding changes in ViewGroup to properly clip children
Bug #6886339

RTL support introduced a new way to handle padding which broke
existing behavior in ViewGroup.setPadding(). The new code path
was not notifying ViewGroup which would prevent it from setting
a flag used to clip children.

Change-Id: I584143714cb81fd664b4ecd9fb51d56bae04ba05
2012-08-07 14:43:43 -07:00
..
2012-08-06 15:43:01 -07:00
2012-06-22 12:35:08 -07:00
2012-07-25 20:06:22 -07:00