Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
resource-based colors doesn't even need a listener - #113
Browse files Browse the repository at this point in the history
  • Loading branch information
fennifith committed Aug 27, 2018
1 parent cffdd7f commit 2520367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container,
getString(R.string.preference_bar_color_auto_desc),
BasePreferenceData.Identifier.SectionIdentifier.COLORS
),
recreateListener
null
),
new ColorPreferenceData(
getContext(),
Expand Down

0 comments on commit 2520367

Please sign in to comment.