Image View With Corner Radius in Android Studio - Rounded image in Android Studio

Image View With Corner Radius in Android Studio - Rounded image in Android Studio

TechdoctorBD

4 года назад

35,797 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ajith kumar
ajith kumar - 25.10.2022 10:48

<androidx.cardview.widget.CardView
android:Layout_margin="10dp"
app:cardCornerRadius="30dp"
app:cardElevation="0dp"
android:Layout_width="120dp"
android:layout_height="120dp">

<ImageView
android:id="@+id/imageView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:srcCompat="@drawable/hyd">
</androidx.cardview.widget.CardView>

not working🥺☹

Ответить
Rajeen Suriyawansa
Rajeen Suriyawansa - 16.05.2021 15:19

Fine music .nothing else

Ответить
Rohit Tayal
Rohit Tayal - 05.05.2021 13:10

fails on going from centerCrop to centerInside scaleType... :(

Ответить
dzn
dzn - 13.02.2021 15:32

Thank you!!!!

Ответить
M Rehan
M Rehan - 28.10.2020 16:26

thanks bro

Ответить
Umm e Laila
Umm e Laila - 23.10.2020 18:06

its helps me a lot

Ответить
Omer 3
Omer 3 - 13.09.2020 00:31

ffs add implementation!!!

Ответить
R Balance
R Balance - 11.06.2020 20:49

what... am i the only one for whom this solution does not work ? cardview becomes round without image src, but once i add one, it immediately rebecomes a square, while doing the same thing in the video... latest version of Android Studio (of 2020) :) looks like i have no choice but use a library for this

Ответить
ludfy rahman
ludfy rahman - 09.05.2020 20:55

oke thanks. my problem solve now

Ответить
Палмер Элдрич
Палмер Элдрич - 15.04.2020 18:48

not working

Ответить
PAOLOSPORTING
PAOLOSPORTING - 31.03.2020 19:02

Very usefull. Thanks,

Ответить
Tomas Menniti
Tomas Menniti - 19.02.2020 17:19

Woooowwww... Thanks you so much. This worked for me!

Ответить
yugandhar yugandhar
yugandhar yugandhar - 14.11.2019 19:37

Nice keep going on..

Ответить
J p
J p - 14.11.2019 18:33

thx men like this

Ответить