manifest editor

  1. mohdosala

    Android Question How to set MsgBox background color in MANIFEST EDITOR

    Hey there, I'm changing the whole theme of my app using the method that Erel has posted in this thread: Theme Colors Here is the code of my manifest editor: AddManifestText( <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33"/> <supports-screens android:largeScreens="true"...
Top