B4A Question background Activity transparent - powerino    Oct 4, 2018 hello, I created 2 buttons with the designer and when I launch the application on the phone I see th... B4A Question transparent activity with appcompat - stm32 (first post)    Apr 15, 2024 A strange thing, now I realized that this problem only occurs on Samsung S7 Galaxy mobile phones and... B4A Question Transparent activity inside library - Nuno Durães (first post)    Dec 19, 2021
Any module can be converted to a b4xlib. With that said, transparent activities are problematic and in most cases it is better to use B4XDialog instead.
Thanks Erel... B4A Question Transparent Activities in Project - LucaMs (first post)    May 28, 2014   (9 reactions)   tags: transparent activity SetActivityAttribute(Act1, android:theme, "@android:style/Theme.Translucent")... B4A Question Wallpaper instruction installation on transparent activity - walterf25    Jul 12, 2012 Hello Everyone, hopefully i can get an answer to this question.
i have a transparent activity... on the manifest file so that when users download the app from the market the transparent activity will show up... B4A Question Render an activity view semi-transparent - Cableguy    May 24, 2011 Is there any way of acomplish this?
Render an activity semi-transparent, in order to have a seethough efect...
I was hoping to achieve this on the top most level, the main activity..... B4A Question Transparent activity? floating widget type thing? - kanaida    Apr 26, 2012 finger to move it around.
If i had to guess maybe make an activity transparent and draw a panel...Anyone know how 'cool tool' works as far as the activity?
It's a little floating... B4A Tutorial Transparent activity - ZeroSoft    Apr 10, 2012   (3 reactions) Ok here is the transparent activity project, it is very simple, i used it in the fake virus app... add this to the activity that you want too be transparent:
android:theme="@style/Theme... B4A Question Activity transparent or semi transparent - Erel (first post)    Feb 9, 2012 See this post for a simple solution: http://www.b4x.com/forum/basic4android-updates-questions/14824-hiding-activity.html... B4A Question transparent activity brightness - Shivito1 (first post)    Mar 26, 2018   (1 reaction) This:
<item name="android:backgroundDimEnabled">true</item>
Should be:
<item name="android:backgroundDi... Page: 1   2   3   4   5   6   7   |