project_files/Android-build/SDL-android-project/res/layout/savebutton.xml
branchphysfslayer
changeset 7951 c64c0b413ff7
parent 7931 5a27ed7f17b7
parent 7947 0cf5277fef1a
child 7955 85b3970b402a
--- a/project_files/Android-build/SDL-android-project/res/layout/savebutton.xml	Sun Nov 04 23:56:27 2012 +0400
+++ /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