diff --git a/res/layout/bluetooth_pin_entry.xml b/res/layout/bluetooth_pin_entry.xml index 16b75fc1c68..b0c121620d6 100644 --- a/res/layout/bluetooth_pin_entry.xml +++ b/res/layout/bluetooth_pin_entry.xml @@ -44,8 +44,9 @@ android:layout_marginTop="20dip" android:layout_marginLeft="20dip" android:layout_marginRight="20dip" + android:inputType="textPassword" android:singleLine="true" /> - \ No newline at end of file +