mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
allow storing multiple phone numbers per contact
This commit is contained in:
@ -44,14 +44,6 @@
|
||||
android:paddingTop="@dimen/medium_margin"
|
||||
android:text="@string/surname"/>
|
||||
|
||||
<com.simplemobiletools.commons.views.MyCompatRadioButton
|
||||
android:id="@+id/sorting_dialog_radio_number"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingBottom="@dimen/medium_margin"
|
||||
android:paddingTop="@dimen/medium_margin"
|
||||
android:text="@string/number"/>
|
||||
|
||||
</RadioGroup>
|
||||
|
||||
<include
|
||||
|
Reference in New Issue
Block a user