mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-29 10:29:32 +01:00
fixed color setting bug
This commit is contained in:
parent
56a612612b
commit
fdb781e599
@ -328,7 +328,7 @@ public class AppSettings extends AppCompatActivity implements OnClickListener, O
|
||||
if (d == color_dialog_selector) {
|
||||
switch (mode) {
|
||||
case BACKGROUND:
|
||||
root.setBackgroundColor(color);
|
||||
settings.setBackgroundColor(color);
|
||||
break;
|
||||
|
||||
case FONTCOLOR:
|
||||
|
Loading…
x
Reference in New Issue
Block a user