Postingan

Menampilkan postingan dari Oktober, 2019
Gambar
Nama : Ady Nugraha Kelas : 06TPLP001 Tugas Ujian Tengah Semester Mobile Programing DESKRIPSI Disini saya akan menampilkan program mobile beranda dengan Tap Post yang terdiri dari Log In, Beranda, dan Contact Us. Berikut tampilan setelah di aplikasikan di handphone Tampilan Log In: Tampilan Home dan About Source Coding: activity_main.xml (Login) <?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" android:background="@android:color/black" tools:context=".MainActivity"> <TextView android:id="@+id/tv_username" android:background=