How to Compress Image in Native Android App & Stored it to External & Internal Storage

How to Compress Image in Native Android App & Stored it to External & Internal Storage

Coding With Nobody

4 дня назад

46 Просмотров

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


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

@codingwithnobody
@codingwithnobody - 19.11.2024 12:12

Make sure you add coil in build.gradle for loading images from uri inside image view


implementation("io.coil-kt.coil3:coil:3.0.3")

Ответить