Код: Выделить всё
Image(
painter = painterResource(R.drawable.profile_picture),
contentDescription = "Contact profile picture",
)
java.lang.NoSuchFieldError: Класс com.example.composetutorial.R$drawable не имеет поля-члена «int Profile_picture»
Имя определенно правильное, я даже пытался добавить его путем перетаскивания. Что я делаю не так?
Подробнее здесь: https://stackoverflow.com/questions/797 ... mber-field
Мобильная версия