Files
android_development/samples/browseable/Camera2Video/res/values/strings.xml
Trevor Johns 6876a9cfc5 Add browseable samples for L SDK release
Change-Id: I71c6ff9a90b7734042d68af7f01e6d61118cc508
2014-10-17 03:31:00 -07:00

6 lines
193 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="record">Record</string>
<string name="stop">Stop</string>
<string name="description_info">Info</string>
</resources>