Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad2fcfe1 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Make public but hide OnPreferenceTreeClickListener

- needed as the Settings app is no more a PreferenceActivity

Change-Id: I583493c4027b983efd059564a12eff0814c6bf02
parent 881c6d57
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -800,8 +800,10 @@ public class PreferenceManager {
     * Interface definition for a callback to be invoked when a
     * {@link Preference} in the hierarchy rooted at this {@link PreferenceScreen} is
     * clicked.
     *
     * @hide
     */
    interface OnPreferenceTreeClickListener {
    public interface OnPreferenceTreeClickListener {
        /**
         * Called when a preference in the tree rooted at this
         * {@link PreferenceScreen} has been clicked.