Get link Facebook X Pinterest Email Other Apps September 07, 2022 Nama : Hafiz KurniawanNRP : 5025201032Kelas : Pemrograman Web CLink Repository: RepositoryLATIHAN MEMBUAT SITUS BERITA Get link Facebook X Pinterest Email Other Apps Comments
Membuat Laporan PDF December 17, 2022 Dokumentasi mencetak laporan PDF tampilan pendaftar tampilan cetak PDF link repository: repository Read more
PPB membuat Simple Login June 05, 2024 Hafiz Kurniawan 5025201032 PPB F kode ui ` <?xml version= "1.0" encoding= "utf-8" ?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android= "http://schemas.android.com/apk/res/android" xmlns:app= "http://schemas.android.com/apk/res-auto" xmlns:tools= "http://schemas.android.com/tools" android:layout_width= "match_parent" android:layout_height= "match_parent" tools:context= ".presentation.login.MainActivity" > <ImageView android:id= "@+id/imageView" android:layout_width= "wrap_content" android:layout_height= "wrap_content" android:layout_marginBottom= "60dp" app:layout_constraintBottom_toTopOf= "@+id/editTextTextPersonName" app:layout_constraintEnd_toEndOf= "parent" android:contentDescription= "@string/app_name" app:l... Read more
Comments
Post a Comment