Creating a Custom Month and Year Picker in Jetpack Compose: A Step-by-Step Tutorial | Android Studio

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 10

  • @maheshhm
    @maheshhm Рік тому +1

    Is it possible create one using Java in Android Studio

    • @DeveloperChunk
      @DeveloperChunk  Рік тому

      Nice feedback! If you're interested in developing a Month Picker in Java Android Studio, it's definitely achievable. All you need are an AlertDialog and Month and Year Layout, which can be created with some research. Thanks for sharing this informative comment!

  • @ajitwarake
    @ajitwarake Рік тому +1

    is it possible using xml file instead of theme?

    • @DeveloperChunk
      @DeveloperChunk  Рік тому

      I didn't get that. Can you please tell which theme are you talking about.

    • @ajitwarake
      @ajitwarake Рік тому +1

      @@DeveloperChunk there is no any layout XML file.. i want to implement this using layout file

    • @DeveloperChunk
      @DeveloperChunk  Рік тому +1

      @@ajitwarake you can achieve this using Dialogues in XML

    • @ajitwarake
      @ajitwarake Рік тому

      @@DeveloperChunk okay sir..i am going to do that right now..and I am grateful to you. No one else replies so quickly. Thank you for paying attention to me😊

    • @DeveloperChunk
      @DeveloperChunk  Рік тому +1

      @@ajitwarake thank you so much 🥰, I am really grateful to help you. Comment out if you got any problem or need any help. Thank you 😊

  • @shaikbasha4745
    @shaikbasha4745 Рік тому +1

    Hi nice viideo. Can you please create custom date and time with month and year .

    • @DeveloperChunk
      @DeveloperChunk  Рік тому

      Thank you so much 🥰, sure I will do my best to create a video on it, and if not video then definitely you will get the documentation of that.