Пікірлер
@dampf12
@dampf12 10 күн бұрын
adjustViewBounds solved my problem
@HanPham-ry3hi
@HanPham-ry3hi 19 күн бұрын
Concise and simple tutorial for MVI basics! Thank you!
@RobertAyotte-w2l
@RobertAyotte-w2l 24 күн бұрын
question 1: do you have source code. Question 2: how would one use this approach to sort by letters (a, b, c etc. rather than dates?) nice video!!!
@codingwithcat
@codingwithcat 24 күн бұрын
If you need source code, DM me on messager, I will share with you~
@RobertAyotte-w2l
@RobertAyotte-w2l 24 күн бұрын
@@codingwithcat ??messager so don't understand. can you send to my email??
@codingwithcat
@codingwithcat 24 күн бұрын
@@RobertAyotte-w2l ok, give me your email. The messager I said is meta messager app.
@RobertAyotte-w2l
@RobertAyotte-w2l 23 күн бұрын
@@codingwithcat are you email the code?? or do you have a link to download form?
@codingwithcat
@codingwithcat 23 күн бұрын
@@RobertAyotte-w2l I don't know your email address~ tell me your email address~
@KushangShah-r2z
@KushangShah-r2z Ай бұрын
Getting below error Type mismatch. Required: androidx. compose. ui. graphics. Path Found: android. graphics. Path In drawPath's first parameter.
@arpitkumarjain1324
@arpitkumarjain1324 2 ай бұрын
Can you please share the github code, so that I can use and implement
@frankyjunior6005
@frankyjunior6005 3 ай бұрын
can you add how to handle the dot indicator for infinite scroll?
@iskandarkhuseynov900
@iskandarkhuseynov900 3 ай бұрын
on my end it doesnt see localMessage in ContentView()
@pyaesonehan19
@pyaesonehan19 3 ай бұрын
@Traffic_Pro
@Traffic_Pro 4 ай бұрын
How a person can know if they need to add dependency to use remember pager state?
@codingwithcat
@codingwithcat 4 ай бұрын
If you do coding enough...you will know..
@robertotoledo1501
@robertotoledo1501 4 ай бұрын
Thanks very much, this has helped immensely in one of my projects.
@voiceofislam-i
@voiceofislam-i 5 ай бұрын
background music is annoying.
@codingwithcat
@codingwithcat 5 ай бұрын
turn it off. just watch is ok~
@harshveedoshi8483
@harshveedoshi8483 5 ай бұрын
want this whole code in java
@danielcatalano7517
@danielcatalano7517 5 ай бұрын
Hello thanks for your video, I hope this code works with an attachment mp4 video in Android 13 :(, with image works perfectly!! Thanks
@codingwithcat
@codingwithcat 5 ай бұрын
Thanks~this video is a long long age video~😂 I'am so busy and hard to keep uploading videos. But I will do this in the future~
@danielcatalano7517
@danielcatalano7517 4 ай бұрын
@@codingwithcat Thanks I will be here
@ozodbekkarimov5573
@ozodbekkarimov5573 5 ай бұрын
Bro there is problem that if item count is more than 5, rememberScrollState() is not remembering item actually. Do you have solution for that?
@Alchemist10241
@Alchemist10241 5 ай бұрын
your line by line writing style is so helpful in understanding the material.
@ozodbekkarimov5573
@ozodbekkarimov5573 5 ай бұрын
Thank you so much 😊
@ChocoByte
@ChocoByte 5 ай бұрын
bro pleasseeeeeeeeeeeee give github link, or project drive link or something pleaseeee
@codingwithcat
@codingwithcat 5 ай бұрын
dm me on fb messager. I will share with you~
@binqiangliang4745
@binqiangliang4745 5 ай бұрын
I've been waiting for a long time, I'm looking forward to the next video that will show a little complex example about MVI.
@codingwithcat
@codingwithcat 5 ай бұрын
🤣Sorry bro~My company project is too busy~
@khanhuynh.social
@khanhuynh.social 6 ай бұрын
Your idea is great but i think you should cache those bitmap, create everytime while drawing is not a quite good practice
@codingwithcat
@codingwithcat 6 ай бұрын
yeah,good idea
@nickolasivantsov260
@nickolasivantsov260 7 ай бұрын
This is very cool Thanks for the video but the functionality described here is only available starting with android api 33
@3myfreemail758
@3myfreemail758 7 ай бұрын
next video pls
@3myfreemail758
@3myfreemail758 7 ай бұрын
make a playlist put keyboard videos in it
@MohdTalib-cv9gj
@MohdTalib-cv9gj 7 ай бұрын
Thank you so much for this solution. Very helpful.
@holmoak5705
@holmoak5705 8 ай бұрын
Very useful tutorial! Thanks for sharing this <3
@ARTech86
@ARTech86 8 ай бұрын
In XML part between two textview how did you set colon ":" I coun't understand please explain it in brief. Thanks
@codingwithcat
@codingwithcat 8 ай бұрын
just copy the textview which id is textViewHours and change android:text=":".
@wibrst
@wibrst 8 ай бұрын
Cool and efficient tut!
@德胜李
@德胜李 8 ай бұрын
No source code is sad
@codingwithcat
@codingwithcat 8 ай бұрын
chat me on fb messager, I will share with you~
@chadisfeir3809
@chadisfeir3809 9 ай бұрын
how to only allow from right to left ? thank you for the tutorial
@nuralijakipov3585
@nuralijakipov3585 9 ай бұрын
why after changing happened animatiin or recompostion of screen?
@moonlightcheese
@moonlightcheese 10 ай бұрын
I couldn't find another example of this on KZbin because everyone shortcuts the implementation of TextField by using a String for the value and the TextFieldValue implementation was confusing to me. This cleared up some questions. Thanks for posting this.
@Sonu.Singh.28
@Sonu.Singh.28 10 ай бұрын
Thanks, it solved my problem.
@DuyLoThanh-cj3in
@DuyLoThanh-cj3in 10 ай бұрын
Hello, I have no idea for this problem. How to create an Android application that will toast a notification when clicking on the front camera?
@codingwithcat
@codingwithcat 10 ай бұрын
front camera?? click the button, show the toast, and open the camera at the same time...or do you mean when you use system camera intent??
@DuyLoThanh-cj3in
@DuyLoThanh-cj3in 10 ай бұрын
@@codingwithcat I mean clicking on the device's front camera, not clicking on a button
@codingwithcat
@codingwithcat 10 ай бұрын
@@DuyLoThanh-cj3in oh, you want to listen the system event. As I know, it can be listened before android 6.0. Now, we can't..or you can find your phone brand SDK. for example, SAMSUNG phone has SAMSUNG SDK for system event..
@DuyLoThanh-cj3in
@DuyLoThanh-cj3in 10 ай бұрын
@@codingwithcat I don't know how to describe it, I just know that the app asks for `accessibility` permission, then you can click on the device's camera or status bar and catch events from there.
@codingwithcat
@codingwithcat 10 ай бұрын
@@DuyLoThanh-cj3in If you can, send me a screen shot at my fb messager~
@binqiangliang4745
@binqiangliang4745 10 ай бұрын
How to handle asynchronous work?🥲
@codingwithcat
@codingwithcat 10 ай бұрын
you can use coroutine. search coroutine in my channel~
@ast26889
@ast26889 10 ай бұрын
Worked like a charm, thanks :D !!!
@mishagediya339
@mishagediya339 10 ай бұрын
can you provide this example of code link?
@codingwithcat
@codingwithcat 10 ай бұрын
chat on meta messager~ I will share with you~
@xncola
@xncola 10 ай бұрын
is there a way to animate the flowrow, when deleting those elements ? Like a spring animation or just seeing a smooth animation to the resizing after for example deleting let's say the second element.
@josejaen6651
@josejaen6651 10 ай бұрын
This is the best explanation on the subject I have seen, good job
@ryana.9821
@ryana.9821 10 ай бұрын
my cat was literally sitting on my desk staring at this video as you said "Hello, coding with cat"
@codingwithcat
@codingwithcat 10 ай бұрын
so cute~
@AhmedAli-qm1td
@AhmedAli-qm1td 10 ай бұрын
Thanks, can i use it to save the pdf files from google drive?
@codingwithcat
@codingwithcat 10 ай бұрын
I don't think so. You need to use some http opensource to download pdf file by a pdf link.
@MrChris1998
@MrChris1998 10 ай бұрын
Song name?
@arindamdasgoogledeveloper
@arindamdasgoogledeveloper 10 ай бұрын
its helpful bro. but how to connect a google blogspot blog with goforward and cangoprevious action checking and exit application . please guide
@codingwithcat
@codingwithcat 10 ай бұрын
I think using webview is helpless until the blog gives us some API or SDK to use.
@AshishDwivedi-v6t
@AshishDwivedi-v6t 11 ай бұрын
NOT WORKS FOR M3
@codingwithcat
@codingwithcat 11 ай бұрын
I only have samsung phone~
@JamesYen-o9f
@JamesYen-o9f 11 ай бұрын
Awesome!!!!
@themindsetgarage
@themindsetgarage 11 ай бұрын
great video. Was looking for this
@imautodev
@imautodev Жыл бұрын
appreciate your work bro 😇
@lglf77
@lglf77 Жыл бұрын
All your code is deprecated, not function in 2024, i stop watch when have 5 minutes of your move, sorry
@codingwithcat
@codingwithcat Жыл бұрын
of course....bro. This video is not made in 2024😂
@marscbunny9282
@marscbunny9282 Жыл бұрын
Thanks Cat I love Dogs though .
@codingwithcat
@codingwithcat Жыл бұрын
🤣
@poggybitz513
@poggybitz513 Жыл бұрын
Thank you so much. It helped me a lot. Nothing worked despite me watching so many tutorials online. But yours worked. tysm.
@hcpeng
@hcpeng Жыл бұрын
How to implement using pointerInterop? pointerInteropFilter is still experimental
@codingwithcat
@codingwithcat Жыл бұрын
Do you need the source? I can share with you, message me on fb
@pkr1kajdjasdljskjdjsadjlaskdja
@pkr1kajdjasdljskjdjsadjlaskdja Жыл бұрын
bro can we crate widget using dart ?
@codingwithcat
@codingwithcat Жыл бұрын
I don't know flutter, sorry~
@BlueWhaleYT
@BlueWhaleYT Жыл бұрын
hello, is it possible to programmatically set system (device current) locale in jetpack compose? thanks.
@codingwithcat
@codingwithcat Жыл бұрын
Hello. I don't think so~