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:
committed by
Johan Redestig
parent
2fcfb28982
commit
33319b1228
@@ -44,6 +44,7 @@
|
|||||||
android:layout_marginTop="20dip"
|
android:layout_marginTop="20dip"
|
||||||
android:layout_marginLeft="20dip"
|
android:layout_marginLeft="20dip"
|
||||||
android:layout_marginRight="20dip"
|
android:layout_marginRight="20dip"
|
||||||
|
android:inputType="textPassword"
|
||||||
android:singleLine="true" />
|
android:singleLine="true" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Reference in New Issue
Block a user