Skip to content

Commit aed9b4c

Browse files
committed
Add layout resource
1 parent 45c4532 commit aed9b4c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:layout_width="wrap_content"
4+
android:layout_height="wrap_content">
5+
6+
</TextView>

0 commit comments

Comments
 (0)