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

Commit 4448d24b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update FooterPreference"

parents 1234469c 2b4f24a8
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -72,7 +72,9 @@ public class FooterPreference extends Preference {
    }

    private void init() {
        if (getIcon() == null) {
            setIcon(R.drawable.ic_info_outline_24);
        }
        setOrder(ORDER_FOOTER);
        if (TextUtils.isEmpty(getKey())) {
            setKey(KEY_FOOTER);