Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0a348d4

Browse files
committedJun 8, 2018
initial commit dev branch
1 parent 8b58654 commit 0a348d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
android:layout_width="match_parent"
77
android:layout_height="match_parent"
88
tools:context="com.example.user.kotlin_sm_workshop.MainActivity">
9-
109
<TextView
1110
android:id="@+id/message"
1211
android:layout_width="wrap_content"

0 commit comments

Comments
 (0)
Please sign in to comment.