Pemrograman Mobile: Project 1: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 April 2023

  • curprev 22:2622:26, 18 April 2023 Kangtain talk contribs 3,654 bytes +3,654 Created page with "Contoh Mail Activity dasar<syntaxhighlight lang="xml" line="1"> <EditText android:id="@+id/editTextTextPersonName" android:layout_margin="30dp" android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="textPersonName" android:gravity="center_horizontal" android:textStyle="bold" android:text="Hallo Ini Profil Ku" tools:ignore="HardcodedText" /> </syntaxhighlight>..." Tag: Visual edit