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

Commit fa935303 authored by David Liu's avatar David Liu Committed by Android (Google) Code Review
Browse files

Merge "[Settingslib] Fix StatusBannerPreference text color" into main

parents 3f0aebd9 800d9294
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ class StatusBannerPreference @JvmOverloads constructor(

    init {
        layoutResource = R.layout.settingslib_expressive_preference_statusbanner
        isSelectable = false

        initAttributes(context, attrs, defStyleAttr)
    }