/documentation/tutorial/MusicFileBrowser/MusicFileBrowser_Tutorial0/res/layout/file_row.xml
http://eyes-free.googlecode.com/ · XML · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 084803c274ffed5995a6926d45fa5bb9 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <TextView
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="fill_parent"
- android:layout_height="wrap_content"
- android:textSize="25dip"
- />