mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
populating the main viewpager and top tabs
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.simplemobiletools.contacts.pro.fragments.ContactsFragment
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<com.simplemobiletools.dialer.fragments.ContactsFragment xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/contacts_fragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<include layout="@layout/fragment_letters_layout"/>
|
||||
<include layout="@layout/fragment_letters_layout" />
|
||||
|
||||
</com.simplemobiletools.contacts.pro.fragments.ContactsFragment>
|
||||
</com.simplemobiletools.dialer.fragments.ContactsFragment>
|
||||
|
Reference in New Issue
Block a user