Blog App

Sdílet
Vložit
  • čas přidán 3. 04. 2022
  • Hey Guys , In this video we are going to setup our details screen in the Blog App.
    Github: github.com/him...
    Instagram: vision_android
    LinkedIn: / himanshu-gaur-153a43186
    clean architecture,clean architecture android,android,android clean architecture,android mvvm and clean architecture,clean architecture español,android architecture,mvvm and clean architecture,clean architecture use case,clean architecture example,clean architecture uncle bob,architecture,clean architecture room,clean architecture شرح,kotlin clean architecture,mvvm clean architecture room,android studio,tutorial clean architecture,разработка под android,dagger hilt,android dagger hilt,hilt android,dagger hilt android,android hilt,dagger,android hilt tutorial,hilt kotlin android,android hilt github,dagger hilt android tutorial,android hilt example,dagger 2,android hilt viewmodel,dagger android,hilt,dagger hilt tutorial,android hilt version,android hilt viewmodel scope,hilt dependency injection,android,hilt kotlin,hilt dependency injection android,dagger hilt-android github,android,android mvvm,android mvvm tutorial,android mvvm architecture,android architecture components,android studio,android architecture,android tutorial,android viewmodel,mvvm android,android development,android mvvm kotlin,android livedata,android development tutorial in hindi,livedata android,mvvm android tutorial,android studio tutorial,android viewmodel tutorial,android architecture components tutorial,android kotlin tutorial,mvvm in android,android,android retrofit tutorial,retrofit android tutorial,retrofit,android retrofit,retrofit android,android studio,retrofit in android,retrofit android example,retrofit example in android,retrofit api calling in android,android retrofit 2 tutorial,retrofit 2 android tutorial,retrofit android get example,android retrofit json example,retrofit 2.0 android tutorial,android retrofit2 example,retrofit android example tutorial,android,android app modularization,android modularization tutorial,modularization android,modularization android app,multi module in android,android mutimodule in hindi,multi module androi in hindi,multi module android app,multi module android project,multi module architecture android,modularization,android modularization,modularization android codeinger,android modularization example,android modularization architecture,navigation in android,android studio,android,jetpack compose,new in android,android ui,android developer,new in android development,android studio,pr_pr: android,compose,android developers,android compose,android development,compose ui android,jetpack compose android,android jetpack compose,compose ui,android native,android show jetpack compose,android jetpack compose mvvm,jetpack compose tutorial,android dev summit,android 12,android dev summit 2021,android app,jetpack compose,android jetpack compose,jetpack compose tutorial,compose,jetpack compose android,jetpack,tutorial jetpack compose,jetpack compose ui,jetpack compose 1.0,jetpack compose beta,jetpack compose mvvm,jetpack compose state,android jetpack,jetpack compose kotlin,android show jetpack compose,jetpack compose beta tutorial,jetpack compose state tutorial,#theandroidshow jetpack compose,how to jetpack compose,qué es jetpack compose

Komentáře • 1

  • @mattwalksoniii8913
    @mattwalksoniii8913 Před rokem

    In my project i use two lazyRow to display data coming from firebase firestore. I want to know how can i manage my progress indicator when loading data from repository. i want to start progress bar when screen display and stops when both lists receives data from repository. Also both lists are coming from different table. i checked all ur videos but i didn't get to know how should i do it.