Cherish: Add Cherish FOD icons [2/2]
Signed-off-by: Louis1977 <luisgonzales272@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -196,9 +196,9 @@ public class FODIconPicker extends LayoutPreference {
|
||||
} else if (defaultfodicon == 25) {
|
||||
updateHighlightedItem(Button25, context);
|
||||
} else if (defaultfodicon == 26) {
|
||||
updateHighlightedItem(Button25, context);
|
||||
updateHighlightedItem(Button26, context);
|
||||
} else if (defaultfodicon == 27) {
|
||||
updateHighlightedItem(Button25, context);
|
||||
updateHighlightedItem(Button27, context);
|
||||
}
|
||||
|
||||
Button0.setOnClickListener(new View.OnClickListener() {
|
||||
|
||||
Reference in New Issue
Block a user