|
|
@ -12,7 +12,8 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:minHeight="?attr/actionBarSize"
|
|
|
|
android:minHeight="?attr/actionBarSize"
|
|
|
|
android:background="?attr/colorPrimary"
|
|
|
|
android:background="?attr/colorPrimary"
|
|
|
|
android:theme="?attr/actionBarStyle"/>
|
|
|
|
android:theme="?attr/actionBarStyle"
|
|
|
|
|
|
|
|
app:contentInsetStartWithNavigation="0dp"/>
|
|
|
|
|
|
|
|
|
|
|
|
<fragment android:id="@+id/contact_selection_list_fragment"
|
|
|
|
<fragment android:id="@+id/contact_selection_list_fragment"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|