About transparent background can I set to take the color of background?

invaderwt

Member
Licensed User
Longtime User
I´m using the version 2.0
I open basci 4 android go to designer I set ColorDrawble color Transparent alfa 0
without title and color to tilte transparent but when I run the app the color form back groud of application go to black?
It´s normal or the correctly it´s take the color of background or how I can do that it´s possible?
How Can i do this?
Thanks
 

invaderwt

Member
Licensed User
Longtime User
ok.
I´m an idiot.
Becouse I tried this:
-
SetActivityAttribute(main, android:theme, @android:style/Theme.Translucent.NoTitleBar)

-
Activity.Color = Colors.Transparent

http://www.b4x.com/forum/basic4android-updates-questions/14824-hiding-activity.html


I tried this:
http://www.b4x.com/forum/basic4andr...ity-floating-widget-type-thing.html#post98870


But Only thing It´s black.
When I go to emulator or to my tablet it´s yet black
I don´t know What´s happen.
Becouse of this I create this question.
I really don´t understood .
I search and tried used but nothing happen
Thanks for tried understad me but I think this don´t have one solve
 
Last edited:
Upvote 0

invaderwt

Member
Licensed User
Longtime User
Possible it´s the version off my android or something.
Now i teste in other pc and works.
I will reinstall all of aplications in my computer and re test.
 
Upvote 0
Top