Changes in res/layout/main.xml [1a1e8c7:5d9e7bb] in advance-wars


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • res/layout/main.xml

    r1a1e8c7 r5d9e7bb  
    33        android:layout_width="fill_parent"
    44        android:layout_height="fill_parent">
    5         <com.medievaltech.advancewars.GameView android:id="@+id/lunar"
     5        <com.example.advancewars.GameView android:id="@+id/lunar"
    66                android:layout_width="fill_parent"
    77                android:layout_height="fill_parent" />
Note: See TracChangeset for help on using the changeset viewer.