Skip to content

Commit

Permalink
added id to textview
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Nov 2, 2011
1 parent b5ecbd0 commit c2aa11c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/layout/main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/hello"
android:id="@+id/sqllog"
/>
</LinearLayout>

0 comments on commit c2aa11c

Please sign in to comment.