Skip to content

Commit ec519df

Browse files
committed
updated
1 parent 64516b0 commit ec519df

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.idea/gradle.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
app:layout_constraintHorizontal_bias="0.1"
1919
app:layout_constraintStart_toStartOf="parent"
2020
app:layout_constraintTop_toBottomOf="@+id/button" />
21-
21+
2222

2323
<Button
2424
android:id="@+id/button"

0 commit comments

Comments
 (0)