Skip to content

Commit b5be78b

Browse files
jscott1989pfmaggi
authored andcommitted
No public description
PiperOrigin-RevId: 597247411
1 parent 5602fc2 commit b5be78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/res/layout/basic_key_value_pair.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
android:layout_width="match_parent"
107107
android:layout_height="wrap_content"
108108
android:layout_marginStart="4dp"
109-
android:inputType="number"
109+
android:inputType="numberSigned"
110110
android:paddingTop="8dp"
111111
android:visibility="gone"/>
112112

0 commit comments

Comments
 (0)