Loading res/layout/show_all_contacts_fragment.xml +1 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,7 @@ <!-- Shown only when an Account filter is set. - paddingTop should be here to show "shade" effect correctly. --> <!-- TODO: Remove the filter header. --> <include android:id="@+id/account_filter_header_container" layout="@layout/account_filter_header" /> <include layout="@layout/account_filter_header" /> <FrameLayout android:layout_width="match_parent" Loading Loading
res/layout/show_all_contacts_fragment.xml +1 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,7 @@ <!-- Shown only when an Account filter is set. - paddingTop should be here to show "shade" effect correctly. --> <!-- TODO: Remove the filter header. --> <include android:id="@+id/account_filter_header_container" layout="@layout/account_filter_header" /> <include layout="@layout/account_filter_header" /> <FrameLayout android:layout_width="match_parent" Loading