/CircleIME/res/layout/dummyextractui.xml

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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:id="@+id/dummyFrame"
  4. android:layout_alignParentBottom="true"
  5. android:layout_width="wrap_content"
  6. android:layout_height="wrap_content">
  7. </FrameLayout>