Bluetooth PIN is not password style

Bluetooth PIN is changed to password style to
comform with how passwords are normally shown
in the UI.

Change-Id: I293e94cf3766f9b5b82b9bb89e5aed4bd494ef71
This commit is contained in:
Erik Ljungberg
2010-09-06 18:19:36 +02:00
committed by Johan Redestig
parent 2fcfb28982
commit 33319b1228

View File

@@ -44,8 +44,9 @@
android:layout_marginTop="20dip"
android:layout_marginLeft="20dip"
android:layout_marginRight="20dip"
android:inputType="textPassword"
android:singleLine="true" />
</LinearLayout>
</ScrollView>
</ScrollView>