Android Kotlin: Forecast App 07 - Current Weather User Interface - MVVM Tutorial Course

preview_player
Показать описание
📗 Get the code from this tutorial 👇👇

After creating the ViewModel and the base for the View in the previous part, we're going to take a little break from heavy Kotlin coding. That's because this part will be focused on creating a nice UI in XML layout and then connecting this layout to our CurrentWeatherFragment.

This, however, doesn't mean that there is nothing to learn here! Interacting with the UI can be quite challenging at times, especially when working with images and the action bar. After watching this tutorial, you will know how to create a nice UI in a structured and straight-forward way.

Go to my website for more information, code examples and articles:

Follow me on social media:
Рекомендации по теме
Комментарии
Автор

Thank you for tutorials. Like most of the tutorials, it doesn't show a natural way of coding. Beginners like me just dont setup all Application things, setting up a database without a working app. My programming style is to implement feature by feature like a scrum team does. Which means a lot refactoring.
I would appreciate those tutorials. Creating a code, which helps me 2 episodes later, just confuses me

gerald_at
Автор

Thank you very much.... I was waiting for it. And now waiting for the next one.

mostasimbillah
Автор

Ha, here you're!!!! Waiting for your nested RV video with state maintenance.

adiyogi-thefirstguru
Автор

Thank you for the great tutorial. I really like how you explain stuffs. i have learn so much by following your tutorial

Leo
Автор

It's really a great tutorial loving it 🤟 Databinding with this might have made it more cleaner with lesser helper fun's

baranidharanmurali
Автор

You could make a playlist on the Android Test using Mockito and Espresso

MauricioSouza-
Автор

bro, please add videos about android testing. thanks

mmtt
Автор

@ResoCoder Your videos are really helpful. Thanks for sharing with us. Wouldn't it be easier to use binding instead of writing whole bunch of code for updating UI?

ekekoseoglu
Автор

What for so many update functions when we could use one function?
And how to connect it with data binding? I tried to do it but can't figure out how to put currentWeather from bindUI to XML

andreygritsay
Автор

Thanks, but am having trouble with loading image. No errors but image not loading.

yesayasoftware
Автор

Thanks for great Tutorial.
can you suggest the best way to add interceptor for connection timeout?

WidiSatriyaAviyantoro
Автор

Why you turn off subtitles for this movie ? :( it`s very helpy for no English subscribers. Can you turn on and in App 08 too?

sadzolot
Автор

have a q so location i have zandvoort but it allways shows los angeles

InfantTree
Автор

I had some trouble showing image on screen and that was related to network security config change since API 28.
If you can't see the picture at all, then you should follow the link below.

+ should look like below
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<domain-config
<domain
</domain-config>
</network-security-config>

gompro
Автор

github is time travaling. Part 8 - Settings & Unit System 5 days ago

InfantTree
visit shbcf.ru