I just actually spent 3 hours to just do this thing on my last week's project 😅😅 Just to handle keyboard focus on compose and you are with this video now wow
@rma1563Ай бұрын
Finally you made a video on something I already knew 😊 good day to be alive!
@sercanyigit3292Ай бұрын
Hi Philipp can you make a video for CI CD github processes? Ktlint , unit test for jacoco covarage , generate apk custom yaml etc.
@lakshmianjan7424Ай бұрын
Yes. CI/CD, GitHub and Unit testing please
@magicofanime1713Ай бұрын
this was short and useful man thank you so much
@Noor_aldenАй бұрын
thanks for great content ❤ , is the suggestion that appears on top of the keyboard is automatic or u coding it manually?.
@MenaSamerАй бұрын
Simple and Focused 😅😅, Thanks
@skarlotiАй бұрын
This is amazing and thanks for the video. I hadn't thought about how important this functionality is. Android 15 is prepared to work in desktop mode, which will probably make using a tablet and a physical keyboard more comfortable.
@duhankazanciАй бұрын
Nice Video. Can you make a Video where you have a Textfield which opens a dropdownmenu below showing you suggestions while typing and when you click on an item in the Dropdownmenu, it fills the Textfield. You already have a video for a search bar, but I'd like to see something similar, where it shows you actively suggestions while typing and allows you to use the items to fill the textfield
@taiebslamaАй бұрын
Philipp, could you create a demo on how to make a Compose Multiplatform library and publish it on Jitpack or Maven?
@JustAmalllАй бұрын
Hey Philipp! What is the right way to request focus at screen launch without crashes ? (FocusRequester is not initialized)
@213TechCocoonАй бұрын
@@JustAmalll Do it in LaunchedEffect
@wilianc.b.3065Ай бұрын
Hi! One question please: why are you using remember with FocusRequester? It is not needed, is it?
@ViktorYakuninАй бұрын
The only concern is that requesting focus on start of the screen could be an accessibility issue, like user navigates to form screen and screen reader starts reading "input email, text field".
@cosmictaserАй бұрын
Hi phillipp , just a quick question , how do you navigate to the different screen when on done ?
@rj02piyushАй бұрын
You can write the logic to move on next screen in the onDone in keyboardActions Example - onDone = {navController.navigate("your destination route")}
@rohit6011cАй бұрын
How can do Responsive UI in jetpack compose, and specially mobiles like 4,5,6... inches ❤
@jatinsingalEARCSАй бұрын
Focus manager or locaksoftkeyboard is not work in modelbottomsheet
@francisnike7545Ай бұрын
Damn! Everything reminds me of her (Flutter)
@786FarisАй бұрын
How to forcefully clear focus when keyboard is dismissed/minimized. This is a common use case in forms.
@jjhoninatan55sabadiАй бұрын
I faced this problem. I needed to use DisposableEffect with onGlobalLayoutListener to listen size of layout and remove focus manually
@Lpapadop17 күн бұрын
well that link is a clickbait, did not get the free ebook ... not cool man
@PhilippLackner17 күн бұрын
@@Lpapadop send us an email at support@pl-coding.com and we'll send it to you. I think it's fair to assume that an email might also just got lost in some sense before calling it clickbait
@rahmaniyaShekhАй бұрын
Can you improve your audio quality?
@213TechCocoonАй бұрын
Shame on you, Instead of picking tough & complex topics, you are picking up the topic, which could be clarified by ChatGpt in 0.01s
@keyframe980Ай бұрын
Do you have a more respectable way to contribute than maintaining the Android development community? Always show respect for other people in your field.