am 33319b12: Bluetooth PIN is not password style

Merge commit '33319b1228d8af25797e1371b088fc8491349c21' into gingerbread-plus-aosp

* commit '33319b1228d8af25797e1371b088fc8491349c21':
  Bluetooth PIN is not password style
This commit is contained in:
Erik Ljungberg
2010-09-10 15:47:18 -07:00
committed by Android Git Automerger

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>