B4A Question Shuffling channels in bitmap? - Troberg (first post)    Feb 25, 2015 Well, the icon is a simple shape, no colors, no shades, just a shape defined by the A-channel. The colors are supposed to be supplied by the gradient, and the A-channel "cuts out" the correct shape, leaving the outside transparent. Edit: Have a look at JukeDroid or SerialVideoPlayer screenshots in B4A Question Select App Icon Depending Resolution - Misterbates (first post)    Jun 30, 2017   (1 reaction) Couple more things. The standard filename for the app icon is icon.png. I have the following in manifest editor SetApplicationAttribute(android:icon, "@drawable/icon") and then I include a custom build action to ensure all files in res and subfolders are read-only (as described by Erel elsewhere in B4J Tutorial Integrated B4JPackager11 - The simple way to distribute standalone UI apps - Dadaista (first post)    May 25, 2020 Hi
It is added
MainForm.Icon = fx.LoadImage(File.DirAssets, "iconcaja.ico")
? B4A Question Service Notitfcations are not working anymore! - NJDude (first post)    Feb 11, 2015   (3 reactions) Ok, what about this line: n.Icon = "icon" You are missing that too. B4A Question Icon is a white circle when receiving Firebase notification - Erel (first post)    Feb 10, 2019 Are you calling Service.StopAutomaticForeground? Try to create the notification with NB6. B4J Library Other Font icon ( than Fontawesome and Material) - jkhazraji    Oct 19, 2023   (5 reactions) There are more than 30 icon fonts , I am familiar ( and possibly others) with Fontawesome and Material design only. I came a cross a project (IKONLI) that uses these fonts and it states that: "...(they) integrate so seamlessly with the existing 'controls'. An icon is simply an extension of the “Tex B4A Question Notification icon - jvrh_1 (first post)    Apr 06, 2020 Yes, There is a file that is called icon.png. This file is the file that I have choose in the B4A (project -- choose icon) and it has got 624 * 610 pixels. The file that I want to show in my notification bar using NB6 has got 72*72 pixels and it is in my files tab of my poject. It is a different pic Italian Icona dell'app tonda - giannimaione (first post)    Dec 15, 2021   (2 reactions) senza dire il nome e SenzaDubbio ci sarà qualcuno che ti risponderà. B4A Example [B4X] AS BottomActionSheet - Small Icon - Alexander Stolte    Nov 04, 2024   (4 reactions) https://www.b4x.com/android/forum/threads/b4x-xui-as-bottomactionsheet.159328/ In this example I will show you how you can add a small icon to an item and customize it to your needs. A small icon is an icon that can be placed before or after the text, e.g. it symbolizes that this item is only avai B4A Question (B4A) [SOLVED] Label text color always appears black - Jeffrey Cameron (first post)    Mar 10, 2022 FWIW, as a design consideration, for things such as this where status indication is relevant or important, I almost always use icons in lieu of labels for this exact reason. An icon will let you control color and shape regardless of any accessibility options. You just need to be sure to choose col Page: 1   2   3   4   5   6   7   Powered by ColBERT |