summaryrefslogtreecommitdiffstats
path: root/res/layout/bluetooth_pin_entry.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bluetooth_pin_entry.xml')
-rw-r--r--res/layout/bluetooth_pin_entry.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/layout/bluetooth_pin_entry.xml b/res/layout/bluetooth_pin_entry.xml
index a7043d77b..54cf08810 100644
--- a/res/layout/bluetooth_pin_entry.xml
+++ b/res/layout/bluetooth_pin_entry.xml
@@ -6,8 +6,7 @@
android:layout_width="fill_parent">
<LinearLayout
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_height="fill_parent"
+ android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:orientation="vertical">
@@ -29,4 +28,4 @@
</LinearLayout>
-</ScrollView> \ No newline at end of file
+</ScrollView>