zhanling dengji
This commit is contained in:
@@ -77,12 +77,14 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1" />
|
||||
|
||||
<EditText
|
||||
<TextView
|
||||
android:id="@+id/tickets_plus_minus"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="2"
|
||||
android:gravity="center"
|
||||
android:inputType="number"
|
||||
android:imeOptions="actionSend"
|
||||
android:background="@null"
|
||||
android:singleLine="true"
|
||||
android:text="0"
|
||||
|
||||
Reference in New Issue
Block a user