sdex / ActivityManager

Launch any application activity
Apache License 2.0
592 stars 33 forks source link

Optimize Theme #60

Closed Jesse205 closed 8 months ago

Jesse205 commented 8 months ago

planned

  1. [ ] Beautiful Material 3
    • [x] White toolbar
    • [ ] Toolbar elevation varies according to mixing
    • [ ] View size trimming
    • [ ] Some other details...
  2. [ ] Dynamic Themes
  3. [ ] More...
sdex commented 8 months ago

Hi @Jesse205 I appreciate your efforts to make this app better. It's unlikely that I will accept such a big PR, therefore I suggest breaking it into small independent PRs with meaningful commit messages. Also, ensure each PR has its issue, where we can discuss it before implementation. For example, I'm unwilling to add new 3rd party libraries without the need. Or significantly change the app's behavior or appearance.

Jesse205 commented 8 months ago

Okay, I understand now