How to create a custom action bar in Android Studio | KOTLIN

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 18

  • @mantel5417
    @mantel5417 2 роки тому

    heyy,
    how can I change ActionBarYt at 9:30 to something else?

    • @DevEasy
      @DevEasy  2 роки тому

      You can change it from manifest

  • @riverplatense369
    @riverplatense369 3 роки тому +1

    Hi, thanks for that very good tutorial :)
    I'd like to know if you have any public repo with all these examples, that would be really helpfull. Thanks!!

    • @DevEasy
      @DevEasy  3 роки тому +1

      Thankyou ☺️ will add it!

  • @majhawk8431
    @majhawk8431 2 роки тому

    what to do to redirect to other activity

    • @DevEasy
      @DevEasy  2 роки тому

      You can check out my video ua-cam.com/video/1oTbxPwBu9Y/v-deo.html

  • @jawadsabih4979
    @jawadsabih4979 3 роки тому

    Yea but how do you get it to load an xml when pressed

    • @DevEasy
      @DevEasy  3 роки тому +1

      I didn't get u

    • @jawadsabih4979
      @jawadsabih4979 3 роки тому

      @@DevEasy well I'm trying to make a toolbar with a privacy policy menu so I want a xml file to load up when the privacy policy menu is selected

    • @DevEasy
      @DevEasy  3 роки тому +1

      U can create a layout and inflate it when the button is clicked

    • @DevEasy
      @DevEasy  3 роки тому +1

      Else u can make a fragment and navigate it there

    • @jawadsabih4979
      @jawadsabih4979 3 роки тому

      @@DevEasy lol sorry I don't know how to do that I'm new to android studio

  • @muhiswan7892
    @muhiswan7892 2 роки тому

    thanks for that tutorial

  • @josemarsp
    @josemarsp 2 роки тому

    Perfect!