diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fcb8f3e19..e50d780fc 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -26,27 +26,42 @@ tools:ignore="ProtectedPermissions"/> - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + @@ -57,10 +72,6 @@ - - - - @@ -68,20 +79,12 @@ - - - - - + - - - - + + + + \ No newline at end of file diff --git a/res/layout/contact_selection_list_fragment.xml b/res/layout/contact_selection_list_fragment.xml index 27814414e..db9c7fc6f 100644 --- a/res/layout/contact_selection_list_fragment.xml +++ b/res/layout/contact_selection_list_fragment.xml @@ -1,8 +1,9 @@ - + android:layout_width="match_parent" + android:layout_height="match_parent" + xmlns:app="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + android:orientation="vertical"> + + + + + + + + + + + + + +