~wattazoum/+junk/immo-invest

« back to all changes in this revision

Viewing changes to res/layout/main.xml

  • Committer: Oumar Aziz OUATTARA
  • Date: 2012-05-08 13:30:58 UTC
  • Revision ID: aouattara@octo.com-20120508133058-ao74vn7xevrqkcv4
application usable

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    android:layout_height="fill_parent"
5
5
    android:orientation="vertical" >
6
6
 
 
7
    <Button
 
8
        android:id="@+id/main_newdossier"
 
9
        android:layout_width="match_parent"
 
10
        android:layout_height="wrap_content"
 
11
        android:layout_margin="10dp"
 
12
        android:text="CrĂ©er un nouveau dossier" />
 
13
 
7
14
    <TextView
8
15
        android:layout_width="fill_parent"
9
16
        android:layout_height="wrap_content"