Phone Listener changed.

This commit is contained in:
2021-05-15 19:55:48 +02:00
parent 0a0399c2b0
commit 9a8519d3e3
10 changed files with 149 additions and 13 deletions

View File

@ -153,6 +153,19 @@
</TableRow>
<TableRow
android:layout_width="match_parent"
android:layout_height="wrap_content" >
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_horizontal"
android:layout_span="2"
android:text="@string/urlRegex" />
</TableRow>
<TableRow
android:layout_width="match_parent"
android:layout_height="wrap_content" >