Thanks for the update
What Android version are you running?
android version 8 on real device & emulator android 9
Before I investigate further into your issue, Id like to warn you that the license for Reflex requires you to publish your changes publicly if any were made.
Thank you.
And we go out with a ! This was the final release of Reflex as most, if not all, of its issues have been ironed out, source hasnβt been published to GitHub at this time.
Thank you to everyone who has used Reflex in their projects, and I hope you use my extensions in the future as well. Have an awesome day !
Download from GitHub
View this release on GitHub
2021 Appathon
Hi all!
Following is a line from the 2021 Appathon FAQ.
You may use any extensions from MIT, or any free extension so long as you include a note from the extension author that it can be redistributed by MIT as part of the competition.
Iβm not sure if this applies to free extensions, as Iβm a bit confused by the sentence, however since my PMs are closedβ¦ Reflex is allowed to be redistributed by MIT as part of the competition.
Good luck and have fun!
whatβs the difference between your block of changing status bar light style and the block which is already present in kodular
Itβs not just a block, itβs multiple. There are many different things you can do if you taken a look around.
do you have any working aia file with reflex hided status bar, please
and one more question, can i hide simbols too, like time and another
i try to make full screen apk
Hi, i have tried to change the color of the statusbar icon to dark using reflex as my status bar is white. But i couldnt get it done. Can anyone please show me how its correctly done or can i even use reflex for this purpose?
Set SetLayout
to a root arrangement (the one that everything is child to) and set ToggleStatusBarLightStyle
to true
and then use RequestInitialization
afterwards.
People seem to be misleading youβ¦ With Reflex you canβt hide the status bar, you can only change the color of the background and icon colors of both the navigation bar and status bar.
thank you Natan, that you bring me this information is very kind of you.
Thank you man. It worked.
Your screenshot has no details. Like, whatβs not working?
@Avijit Reflex wasnβt made for setting heights of views to the heights of the system views.
P.S. This isnβt a Reflex issue, this is related to your device.
Nice Extension But how to use any Block screenshot
Hi @Anil_M,
Itβs likely you didnβt look at the beginning of the topic, as thereβs images of methods and their descriptions there. Use the RequestInitialization
method after changing properties in bulk for them to take effect.
Profoundly,
β Nathan