Files
android_development/samples/FixedGridLayout/res/values/strings.xml
Joe Onorato a42091afb7 Add the FixedGridLayout sample code.
This time with an Android.mk

P.S. Hi from Google I/O!
2009-05-28 16:38:52 -07:00

5 lines
121 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">FixedGridLayoutTest</string>
</resources>