summaryrefslogtreecommitdiffstats
path: root/picolanginstaller/res/layout/uninstall.xml
diff options
context:
space:
mode:
Diffstat (limited to 'picolanginstaller/res/layout/uninstall.xml')
-rwxr-xr-xpicolanginstaller/res/layout/uninstall.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/picolanginstaller/res/layout/uninstall.xml b/picolanginstaller/res/layout/uninstall.xml
index bc0cd11..158580c 100755
--- a/picolanginstaller/res/layout/uninstall.xml
+++ b/picolanginstaller/res/layout/uninstall.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:orientation="vertical" android:layout_width="fill_parent"
- android:layout_height="fill_parent">
+ android:orientation="vertical" android:layout_width="match_parent"
+ android:layout_height="match_parent">
<TextView android:paddingTop="25dip" android:paddingBottom="45dip"
android:layout_width="wrap_content" android:layout_height="wrap_content"