Files
frameworks_base/core/java
Fabrice Di Meglio b93911f2e0 Improve resolution of inherited layout direction
allow to resolve it even more lazily: if resolution is asked then do it
only if possible (the View needs to have a parent that can also do its
resolution)

Change-Id: I8e808f0ef392521e59b27b82f86e9058f20af9ba
2012-06-27 16:13:52 -07:00
..