diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-11-11 14:51:18 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-11-11 14:51:18 +0000 |
| commit | 2e39a0280c1a4dd57ec62dc3d09a31db79b5c7ff (patch) | |
| tree | 39d37cfdbd0211d4a65931a4859d33958122254e /ref | |
| parent | 36becd93babaf5968988e3beb655dcbc745aa981 (diff) | |
some insight into layout
Diffstat (limited to 'ref')
| -rw-r--r-- | ref/main.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ref/main.xml b/ref/main.xml index be086c3..b2b37b0 100644 --- a/ref/main.xml +++ b/ref/main.xml @@ -30,8 +30,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_vertical" - android:text="Click" /> - </LinearLayout> + android:text="Capture" /> + </LinearLayout> </FrameLayout> </LinearLayout>
\ No newline at end of file |
