ETS-PPB Get link Facebook X Pinterest Email Other Apps May 17, 2024 Nama : Yusron Nugroho AjiNRP : 5025201138Pengerjaan ETS PPBlink github : https://github.com/yusronnugroho/ets-pbblink youtube : https://youtu.be/ciWeLfDz05w Get link Facebook X Pinterest Email Other Apps Comments
Evolusi Perangkat Lunak - Kuis Akhir December 05, 2023 Nama : Yusron Nugroho Aji NRP : 5025201138 Read more
Tugas 7 - PPB April 28, 2024 Nama : Yusron Nugroho Aji NRP : 5025201138 Tugas 7 Pada tugas ini akanmembuat Animated Water Bottle menggunakan Kotlin dan dibantu dengan Jetpack Compose. Berikut adalah pengerjaan yang telah saya lakukan: Pada WaterBottle.kt : package com.example.waterbottle import androidx.compose.animation.core.animateFloatAsState import androidx.compose.animation.core.animateIntAsState import androidx.compose.animation.core.tween import androidx.compose.foundation.Canvas import androidx.compose.foundation.layout.Box import androidx.compose.foundation.layout.fillMaxHeight import androidx.compose.foundation.layout.fillMaxSize import androidx.compose.foundation.layout.fillMaxWidth import androidx.compose.foundation.layout.height import androidx.compose.foundation.layout.width import androidx.compose.material3.Text import androidx.compose.runtime.Composable import androidx.compose.ui.Alignment import androidx.compose.ui.Modifier import androidx.compose.ui.geometry.CornerRadius import androidx.comp... Read more
Comments
Post a Comment