summaryrefslogtreecommitdiff
path: root/res/layout/filerow.xml
blob: 410c666881ff437394bb86b5a9cbb0759b4b9b52 (plain)
1
2
3
4
5
6
7
<?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="30sp"
  android:typeface="monospace">
</TextView>