Remove old activity_main.xml

This commit is contained in:
Ricardo Carrillo Cruz 2013-04-11 20:10:56 +02:00
parent 72a9d83519
commit a6edf04071
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context=".LoginActivity" >
</RelativeLayout>