Is it possible to create, Themeinstead of a limited number of themes, precompiled (which means how the OS sent the themes and xml resource)? The theme will be applied at application startup time based on the user configuration (the values ββchange at runtime, but before the stylized activity is created, the values ββcome from http services from a large range, not from a set).
Any other solution is welcome until it requires the use of custom View classes everywhere.
Now I need to set the default text color for the default text text, and of course I donβt want to use a subclass everywhere, I think that there is no huge disaster from the loss of optimization, or at least it would be great to see a performance difference.
source
share