Skip to content

Instantly share code, notes, and snippets.

View gabbertini's full-sized avatar

Gabriel Bertini de Oliveira gabbertini

View GitHub Profile
<Button
android:id="@+id/button1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
app:layout_constraintTop_toTopOf="parent" />
<Button
android:id="@+id/button2"
android:layout_width="wrap_content"