~dav-surf/cineol/android

« back to all changes in this revision

Viewing changes to res/layout/image_view.xml

  • Committer: dav.surf at gmail
  • Date: 2009-11-13 20:20:10 UTC
  • Revision ID: dav.surf@gmail.com-20091113202010-c8s7uh4ganj9vkru
android-trunk-130911

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<ImageView
 
3
        xmlns:android="http://schemas.android.com/apk/res/android"  
 
4
    android:id="@+id/image_view"  
 
5
    android:layout_width="fill_parent"  
 
6
    android:layout_height="fill_parent"/>
 
 
b'\\ No newline at end of file'