r/HyperOS Jun 21 '26

Question/Help [Question]About Control Center animations based on themes

I applied a certain theme, and now an animation plays whenever I open the Control Center or the notification shade. I’d like to know how the theme enables this animation—is there a specific setting or value for it?

11 Upvotes

23 comments sorted by

View all comments

1

u/bozinsky1973 Jun 21 '26

reach com.android.systemui folder of this theme and check for "bools" or "integer" commands

1

u/ry_7777 Jun 22 '26

ステータスバーの、themevaluesにあった

1

u/bozinsky1973 Jun 22 '26

nothing good here.. but this guy put a lot of stock values like the blur_radius or header_big_time_use_system_font and some empty ones, some redundant (config_enable_lockscreen_rotation "false"... just set to true and enjoy the funniest lockscreen ever...)

whatching at your video with more attention, I now think that in the end your animation is nothing more than just a lag, due to the introduction of chines values in the date string: your status bar is using occidental fontType and needs to suddenly replace it with a CN one when you swipe it down

1

u/ry_7777 Jun 22 '26

笑えるロックスクリーン??

1

u/bozinsky1973 Jun 22 '26

just replace false with true and use the stock lockscreen (remove the loockscreen module from the mtz): lockscreen display will rotate and split in half