project_files/Android-build/SDL-android-project/res/layout/savebutton.xml
branchhedgeroid
changeset 7857 2bc61f8841a1
parent 7855 ddcdedd3330b
parent 7695 6237d2f002ba
child 7859 519d5bc91dd3
--- a/project_files/Android-build/SDL-android-project/res/layout/savebutton.xml	Sun Oct 28 13:28:23 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<merge xmlns:android="http://schemas.android.com/apk/res/android">
-    <ImageButton
-    	android:id="@+id/btnSave"
-    	android:layout_width="120dip"
-    	android:layout_height="40dip"
-    	android:layout_alignParentBottom="true"
-    	android:layout_alignParentRight="true"
-    	android:adjustViewBounds="true"
-    	android:scaleType="centerInside"
-    	android:background="@android:color/transparent"
-    	android:src="@drawable/savebutton"/>
-</merge>
\ No newline at end of file