blue theme

  1. Michael2150

    Android Question [Solved] Is there any appcompat background property?

    Hi so i've been using this piece of code in my manifest: SetApplicationAttribute(android:theme, "@style/Theme.AppCompat") SetApplicationAttribute(android:theme, "@style/my_blue_theme") '================= Appcompat library App colors can be set here ============= CreateResource(values...
Top