IMAGEVIEWS - Android Fundamentals

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

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

  • @guy1407
    @guy1407 4 года назад +12

    Hi, I suggest putting several image views, each with different scale type. It will show different images and will be clearer :) HTH

  • @javlontursunov6527
    @javlontursunov6527 2 года назад +2

    Bro everything is straightforward.
    Thank you.
    Full support

  • @Subwasser
    @Subwasser 3 года назад +3

    Great tutorial, thanks a lot for quick guide for ImageView

  • @michelmtg1979
    @michelmtg1979 3 года назад +3

    Another smashing tutorial, thank you

  • @Qubit313
    @Qubit313 5 месяцев назад

    Thank you so much for your videos. There's one question though, how can I make the borders of the image round?

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

    Big fan sir!!!!!! love from india ......:)

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

    attribute & method keyword:
    src, scale type, set image resource

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

    Lol Kermit's drunk. My man.

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

    Super tutorial!

  • @pravinmane1
    @pravinmane1 3 года назад +1

    Hey Philipp, Thanks for the video but why there is no split option in xml file that you are showing? 🤔

    • @bujowskis
      @bujowskis 3 года назад +2

      Probably this feature was added after the time of creating these

  • @brucewayne7909
    @brucewayne7909 4 года назад +3

    @AndroidDevs Hello bro...It was an awesome tutorial . I just have a small issue. When I run this code in the simulator, the button is placed at a good height from the bottom of the screen but, when I run it on my real device(Motorola) the button is getting placed to the very bottom of the screen and it looks a bit awkward.
    Is this normal or can we make changes to this code to make it a responsive design ?
    -Thanks bro

    • @PhilippLackner
      @PhilippLackner  4 года назад +1

      Bruce Wayne to make it responsive you should always use constraint layout but often you need to create several layout files for different densities too

    • @brucewayne7909
      @brucewayne7909 4 года назад

      @@PhilippLackner Ohh okay okay...
      Thanks a lot bro :-)

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

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

    I want to cropCenter an image and align it in right

  • @alexgireff2180
    @alexgireff2180 3 года назад

    Thank you🙏

  • @RadioActivenapi
    @RadioActivenapi 4 года назад +2

    thanks dude

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

    @Philipp Lackner Sir the add image button is getting placed on top of the screen when i run the app even though in design i have placed it in bottom

    • @MAhmad-vj2pn
      @MAhmad-vj2pn 2 года назад

      connect the top constraint of the button to bottom constraint of image view

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

    how that image got removed in the first place it's not disappearing in mine's

  • @anurajms
    @anurajms 3 года назад

    thank you

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

    sir please tell me , How to add image on your local drive

  • @wowovanmbothen
    @wowovanmbothen 4 года назад

    What if i want to click the button (the same button) and the picture will be removed?

  • @daiyrkanybekov8575
    @daiyrkanybekov8575 3 года назад

    Nice !!!!

  • @zensic
    @zensic 4 года назад

    How to fit the image to the right side of the image view though?