Files
frameworks_base/core/java
Fabrice Di Meglio 80dc53d652 Fix bug #4813026 resolved direction of view doesn't change after layout direction changes
- reset resolution if setLayoutDirection() is called
- propagate resolution reset to the children if the View is a ViewGroup and direction is inherited

Change-Id: Iab1a75b17426aead7e28caba827614d7cf8e9450
2011-06-22 16:03:04 -07:00
..