Changeset 1a1e8c7 in advance-wars for res/layout/main.xml


Ignore:
Timestamp:
Jan 31, 2011, 11:44:53 PM (14 years ago)
Author:
dportnoy <devnull@…>
Branches:
master
Children:
00c432c
Parents:
abe7b3d
Message:

Added a basic draw function to Unit and made some other minor code changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • res/layout/main.xml

    rabe7b3d r1a1e8c7  
    33        android:layout_width="fill_parent"
    44        android:layout_height="fill_parent">
    5         <com.example.advancewars.GameView android:id="@+id/lunar"
     5        <com.medievaltech.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.