OSDN Git Service

Restore getAccessibleMethod in the preferences inflater
authorDiego Perez <diegoperez@google.com>
Fri, 15 Jul 2016 10:37:34 +0000 (11:37 +0100)
committerDiego Perez <diegoperez@google.com>
Tue, 19 Jul 2016 15:43:25 +0000 (15:43 +0000)
commit34e012196275cf936d64d3333405acdf77a9d852
treef1a58991b4f31686084e28d9ac50e13e9bde273c
parentc606e64ebc5d3eb5fc76bad55e76ae1190a23f6d
Restore getAccessibleMethod in the preferences inflater

It turns out that although the method was public, the class is package
protected and hence the "Accessible" call

Change-Id: Iec69ad15db4c22d472a941dd335b6cf7789eea09
(cherry picked from commit ff78c344e63c8665ab7b0773b91e473b4fe650ff)
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/SupportPreferencesUtil.java