mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 13:08:07 +00:00
Fix contact list view
This commit is contained in:
parent
da9a2b88b3
commit
d236e3c9cd
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="33dp"
|
||||
android:layout_margin="10dp"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:background="@color/colorH">
|
||||
|
||||
<EditText
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue