Simple Login UI with Background Video in Jetpack Compose

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 27

  • @sevbanthebuyer
    @sevbanthebuyer Год назад

    I'm very impressed man, you rock !

  • @ibrahimal-zaidi6436
    @ibrahimal-zaidi6436 2 года назад +1

    WoooooW, keep going...

  • @hashemmousavi2451
    @hashemmousavi2451 2 года назад +1

    Very nice 👍
    Please make more content on RUclips:)

  • @keremturgay1724
    @keremturgay1724 11 дней назад

    its doesnt work I had ActiveParent with no focused child error when I try to use foqusrequester for my textfields

  • @dezsokosztolanyi9
    @dezsokosztolanyi9 2 года назад

    good content. thanks!

    • @kuso666
      @kuso666  2 года назад +1

      Glad you liked it!

  • @roaitaapp
    @roaitaapp 8 месяцев назад

    you are using material design how to change it to material 3 some fuction not work

  • @marcowong4654
    @marcowong4654 2 года назад

    Everything works fine on my end except the background video doesn't show up. Do you know what caused it?

  • @AmitJayant
    @AmitJayant Год назад

    Which theme (color scheme) you using in Android Studio?

  • @RonalRomeroVergel
    @RonalRomeroVergel Год назад

    hello buddy again... can i use this project in my last project where i use views xml?

    • @kuso666
      @kuso666  Год назад

      Sure, you can. XML Views and Jetpack Compose can coexist together. RenderEffect also works with Views.

  • @RonalRomeroVergel
    @RonalRomeroVergel Год назад

    could you upload the code... i am trying but i got a lot of errors....

    • @kuso666
      @kuso666  Год назад +1

      Hi, source code is available on GitHub. Link is in the description.

    • @RonalRomeroVergel
      @RonalRomeroVergel Год назад

      @@kuso666 u are amazing buddy thank u so much! God bless you

  • @mohamedalibenchikha8166
    @mohamedalibenchikha8166 2 года назад +1

    How to read value from InputText ?

  • @diraneserges6076
    @diraneserges6076 2 года назад

    Nice Video, But I need Help
    I am trying without Success
    I would like to Disabled the Button Sign-in When Field Email oder Password are empty, oder when Email are not valid
    How i can to this
    Thanks

    • @danilotosic9296
      @danilotosic9296 Год назад

      Create ViewModel class for implementing logic. Inside of it, create functions checkPassword and checkEmail and add rules for email and password inside those functions. Create another fun checkLoginButton and inside that fun call both checkPassword and checkEmail. After that, on every textchange you should call the checkLogginButton function, which will check both of your fields.

  • @zamokuhleshozi4494
    @zamokuhleshozi4494 2 года назад

    👍👍👍👍

  • @MarianaLaic
    @MarianaLaic 8 месяцев назад

    Why are you showing a good content sooo fast :(

  • @MysteryPlayzDE
    @MysteryPlayzDE Год назад

    Sorry but i cant use resources.get an i have no clue after hours of searching how i do this alternativ

    • @kuso666
      @kuso666  Год назад

      Hi, I'm sorry it doesn't work for you. It's hard to figure out your problem here. Please try to ask a question on Stack Overflow together with an example of your code.

    • @GRIFTYRODRIGUEZ
      @GRIFTYRODRIGUEZ 11 месяцев назад

      I also cannot use resources.getIdentifier()... it throws an error "Unresolved reference: getIdentifier". I am very new to android and do not know how to access that .mkv URI any other way@@kuso666

    • @GRIFTYRODRIGUEZ
      @GRIFTYRODRIGUEZ 11 месяцев назад

      actually my issue might have been that I was trying to abandon that Context.functionName syntax. I don't know wtf that does. But restoring it has fixed the resources problem

  • @ahmadarwani4061
    @ahmadarwani4061 Год назад

    👍👍