OSDN Git Service

gpx file
[tokyorunners/tokyorunners.git] / res / layout / runningrecord.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <TextView
3   xmlns:android="http://schemas.android.com/apk/res/android"
4   android:textSize="24dp"
5   android:layout_width="fill_parent"
6   android:textColor="#7CFC00"
7   
8   android:layout_height="72dp">
9 </TextView>