mirror of https://github.com/M66B/NetGuard.git
parent
5c13c4ab0c
commit
6916fda17e
|
@ -103,7 +103,7 @@
|
||||||
android:id="@+id/etRPort"
|
android:id="@+id/etRPort"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hint="53"
|
android:hint="5353"
|
||||||
android:inputType="number"
|
android:inputType="number"
|
||||||
android:textAppearance="@style/TextMedium" />
|
android:textAppearance="@style/TextMedium" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue