8000 added id to textview · Sjith/android-database-sqlcipher@c2aa11c · GitHub
[go: up one dir, main page]

Skip to content

Commit c2aa11c

Browse files
committed
added id to textview
1 parent b5ecbd0 commit c2aa11c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/layout/main.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
android:layout_width="fill_parent"
99
android:layout_height="wrap_content"
1010
android:text="@string/hello"
11+
android:id="@+id/sqllog"
1112
/>
1213
</LinearLayout>

0 commit comments

Comments
 (0)