/Magnifier/res/layout/main.xml

http://eyes-free.googlecode.com/ · XML · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 0e686dfbbcdc12de2af0d636adb22741 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:id="@+id/rootView" android:orientation="vertical"
  4. android:layout_width="fill_parent" android:layout_height="fill_parent">
  5. </LinearLayout>