OSDN Git Service

Fix missing @hide on ViewGroup.resolveLayoutParams()
authorFabrice Di Meglio <fdimeglio@google.com>
Thu, 18 Oct 2012 23:06:52 +0000 (16:06 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Thu, 18 Oct 2012 23:06:52 +0000 (16:06 -0700)
commit1e0ed6b2320893efdecdf300a9adf1dce3700710
tree9de86bfecc63594f0b997f114f1963b20921b99d
parent3cb8d26bb0f024e8535e9e1266a5394e4f8c4628
Fix missing @hide on ViewGroup.resolveLayoutParams()

- as we dont need this to be public

Change-Id: Ib8de262eec26d4785b13875d59599369b06a067d
api/current.txt
core/java/android/view/ViewGroup.java