|
@@ -96,8 +96,7 @@
|
|
|
android:id="@+id/et_lock_nfc"
|
|
android:id="@+id/et_lock_nfc"
|
|
|
android:layout_width="300dp"
|
|
android:layout_width="300dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:hint="Lock NFC"
|
|
|
|
|
- android:inputType="number" />
|
|
|
|
|
|
|
+ android:hint="Lock NFC" />
|
|
|
|
|
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/lock_take"
|
|
android:id="@+id/lock_take"
|
|
@@ -130,8 +129,7 @@
|
|
|
android:id="@+id/et_key_nfc"
|
|
android:id="@+id/et_key_nfc"
|
|
|
android:layout_width="100dp"
|
|
android:layout_width="100dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:hint="Key NFC"
|
|
|
|
|
- android:inputType="number" />
|
|
|
|
|
|
|
+ android:hint="Key NFC" />
|
|
|
|
|
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/key_take"
|
|
android:id="@+id/key_take"
|