Hi, nice video! What about textView that contains more text that can be displayed in its area and vertical scrollbar doesnt work? Can you show how fix this situation (text cant be scrolled)?
Nice question Mohit. As per my coding experience I felt that it is not a bad practise but it will be good if you put your hardcoded string in @string resource, because if you need to use a string multiple times in your project and you put that in @string resource there is no need of multiple memory allocations for the same string. And that will increase your project's performance.
👉 ImageView warning solved : ruclips.net/video/Dwh39JBszMk/видео.html
its perfect and right to the target well done
Thanks Naveed😊
Alt+enter command was not working for me so you're my savior thank you
Thank you for your valuable comment.
Crystal clear Explanation ❤❤
Thank you😊
Love your voice and method so much 😍😍💗
Thank you, That helped
Welcome, Glad to know that it helped you
Straight forward...thank you...would you please make a video about layout design handling for different devices screen sizes.
Sure 😊
hey, can you explain what was that error, and what happen when you declare it in strings .xml
I am describing about this in the video.
Thanks dear sweet voice 😘😘
Hi, nice video! What about textView that contains more text that can be displayed in its area and vertical scrollbar doesnt work? Can you show how fix this situation (text cant be scrolled)?
I think using scrollview will solve your problem. Please watch scrollview in android video in this channel
@@TechizVibe okay I will, thank you!
❤️🔥 thanks, it helped.
Thank you!
Thank you so much. I could solve my problem
Welcome😊
thanks a lot... keep going
👍✨
Thank you, I really thought it would ruin my code
😊
I came here for the reason why hardcoding string is a bad practice and you never told that
Nice question Mohit. As per my coding experience I felt that it is not a bad practise but it will be good if you put your hardcoded string in @string resource, because if you need to use a string multiple times in your project and you put that in @string resource there is no need of multiple memory allocations for the same string. And that will increase your project's performance.
shabash !!
Thanks madam❤️
tnx a loooot
thaaaaaannnnnnkyouuuuuu
Cute voice mam
Thanks a lot
Kalıcı bir çözüm yokmu ?
Sorry friend, please ask me in English.
@@TechizVibe Is there no permanent solution?
Only way to avoid this warning is avoid hardcoded string. For that you need to add all your strings in strings.xml.
thanks a lot... keep going