theme colors

  1. mcqueccu

    Share My Creation B4X IDE Theme Creator and Editor

    This is the test release of the IDE Theme Creator and Editor. For now there are lots of properties and some are just transparent, and some seem not to be active in our use cases. I will need @Erels advice on the main properties to Edit and a sample Code that contains bits of almost all the...
  2. 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