Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 8c1a1b6

Browse files
committed
Update content_view.xml
1 parent 22ba186 commit 8c1a1b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254
android:id="@+id/modelTest"
255255
android:layout_width="match_parent"
256256
android:layout_height="wrap_content"
257+
android:onClick="testPressed"
257258
android:text="Test" />
258259

259260
<TextView

0 commit comments

Comments
 (0)